com.sun.xml.ws.transport.tcp.servicechannel
Class ServiceChannelException.ServiceChannelExceptionBean
java.lang.Object
com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException.ServiceChannelExceptionBean
- Enclosing class:
- ServiceChannelException
public static class ServiceChannelException.ServiceChannelExceptionBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceChannelException.ServiceChannelExceptionBean
public ServiceChannelException.ServiceChannelExceptionBean()
ServiceChannelException.ServiceChannelExceptionBean
public ServiceChannelException.ServiceChannelExceptionBean(ServiceChannelErrorCode errorCode,
String message)
getErrorCode
public ServiceChannelErrorCode getErrorCode()
setErrorCode
public void setErrorCode(ServiceChannelErrorCode errorCode)
getMessage
public String getMessage()
setMessage
public void setMessage(String message)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.