Class RestApiServiceCallException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.smartgridready.communicator.rest.exception.RestApiServiceCallException
-
- All Implemented Interfaces:
java.io.Serializable
public class RestApiServiceCallException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RestApiServiceCallException(com.smartgridready.driver.api.http.GenHttpResponse httpResponse)
-