Package io.rdapapi.client.exceptions
Class RdapApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.rdapapi.client.exceptions.RdapApiException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AuthenticationException,NotFoundException,RateLimitException,SubscriptionRequiredException,UpstreamException,ValidationException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RdapApiException
-
-
Method Details
-
getStatusCode
public int getStatusCode() -
getErrorCode
-