Package com.osohq.oso_cloud
Class ApiException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.osohq.oso_cloud.ApiException
-
- All Implemented Interfaces:
java.io.Serializable
public class ApiException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ApiException(java.lang.String message, java.lang.String requestId)
-