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