com.sun.xml.ws.transport.tcp.util
Class WSTCPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.xml.ws.transport.tcp.util.WSTCPException
- All Implemented Interfaces:
- Serializable
public class WSTCPException
- extends Exception
- Author:
- Alexey Stashok
- See Also:
- Serialized Form
WSTCPException
public WSTCPException(WSTCPError error)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
getError
public WSTCPError getError()
toString
public String toString()
- Overrides:
toString in class Throwable
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.