Class StatusCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.here.platform.data.client.base.ApiRequestException
com.here.platform.data.client.base.StatusCodeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStatusCodeException(int statusCode, String path, String state, scala.Option<String> body) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StatusCodeException
-
-
Method Details
-
statusCode
public int statusCode() -
path
-