Serialized Form
-
Package io.rdapapi.client.exceptions
-
Exception Class io.rdapapi.client.exceptions.AuthenticationException
class AuthenticationException extends RdapApiException implements Serializable -
Exception Class io.rdapapi.client.exceptions.NotFoundException
class NotFoundException extends RdapApiException implements Serializable -
Exception Class io.rdapapi.client.exceptions.RateLimitException
class RateLimitException extends RdapApiException implements Serializable-
Serialized Fields
-
retryAfter
Integer retryAfter
-
-
-
Exception Class io.rdapapi.client.exceptions.RdapApiException
class RdapApiException extends RuntimeException implements Serializable-
Serialized Fields
-
errorCode
String errorCode
-
statusCode
int statusCode
-
-
-
Exception Class io.rdapapi.client.exceptions.SubscriptionRequiredException
class SubscriptionRequiredException extends RdapApiException implements Serializable -
Exception Class io.rdapapi.client.exceptions.UpstreamException
class UpstreamException extends RdapApiException implements Serializable -
Exception Class io.rdapapi.client.exceptions.ValidationException
class ValidationException extends RdapApiException implements Serializable
-