Serialized Form
-
Package tech.checkhim.exceptions
-
Exception tech.checkhim.exceptions.CheckHimException
class CheckHimException extends Exception implements Serializable-
Serialized Fields
-
errorCode
String errorCode
-
httpStatusCode
int httpStatusCode
-
-
-
Exception tech.checkhim.exceptions.InvalidFormatException
class InvalidFormatException extends CheckHimException implements Serializable -
Exception tech.checkhim.exceptions.NetworkRejectedException
class NetworkRejectedException extends CheckHimException implements Serializable -
Exception tech.checkhim.exceptions.PrefixMissingException
class PrefixMissingException extends CheckHimException implements Serializable -
Exception tech.checkhim.exceptions.SubscriberAbsentException
class SubscriberAbsentException extends CheckHimException implements Serializable -
Exception tech.checkhim.exceptions.UnknownSubscriberException
class UnknownSubscriberException extends CheckHimException implements Serializable
-