org.tanukisoftware.wrapper
public class WrapperServiceException extends java.lang.Exception
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode()
Returns the error code.
|
java.lang.String |
toString()
Return string representation of the Exception.
|