public class WSTCPException extends Exception
| Constructor and Description |
|---|
WSTCPException(WSTCPError error) |
| Modifier and Type | Method and Description |
|---|---|
WSTCPError |
getError() |
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic WSTCPException(WSTCPError error)
public String getMessage()
getMessage in class Throwablepublic WSTCPError getError()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.