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 java.lang.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,
java.lang.String message)
getErrorCode
public ServiceChannelErrorCode getErrorCode()
setErrorCode
public void setErrorCode(ServiceChannelErrorCode errorCode)
getMessage
public java.lang.String getMessage()
setMessage
public void setMessage(java.lang.String message)