Package org.wso2.msf4j.client.exception
Class RestServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wso2.msf4j.client.exception.RestServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class RestServiceException extends java.lang.ExceptionBase exception class for REST service error responses- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RestServiceException(java.lang.String message)
-