Serialized Form
-
Package org.moera.lib.crypto
-
Exception org.moera.lib.crypto.CryptoException
class CryptoException extends RuntimeException implements Serializable -
Exception org.moera.lib.crypto.FingerprintException
class FingerprintException extends RuntimeException implements Serializable
-
-
Package org.moera.lib.jsonrpc
-
Exception org.moera.lib.jsonrpc.JsonRpcApiException
class JsonRpcApiException extends RuntimeException implements Serializable-
Serialized Fields
-
rpcCode
int rpcCode
-
-
-
Exception org.moera.lib.jsonrpc.JsonRpcConnectionException
class JsonRpcConnectionException extends RuntimeException implements Serializable -
Exception org.moera.lib.jsonrpc.JsonRpcException
class JsonRpcException extends RuntimeException implements Serializable
-
-
Package org.moera.lib.naming
-
Exception org.moera.lib.naming.MoeraNamingApiException
class MoeraNamingApiException extends JsonRpcApiException implements Serializable -
Exception org.moera.lib.naming.MoeraNamingConnectionException
class MoeraNamingConnectionException extends JsonRpcConnectionException implements Serializable -
Exception org.moera.lib.naming.MoeraNamingException
class MoeraNamingException extends JsonRpcException implements Serializable -
Exception org.moera.lib.naming.NodeNameParsingException
class NodeNameParsingException extends RuntimeException implements Serializable
-
-
Package org.moera.lib.node.carte
-
Exception org.moera.lib.node.carte.MoeraCartesException
class MoeraCartesException extends RuntimeException implements Serializable
-
-
Package org.moera.lib.node.exception
-
Exception org.moera.lib.node.exception.MoeraNodeApiAuthenticationException
class MoeraNodeApiAuthenticationException extends MoeraNodeApiException implements Serializable -
Exception org.moera.lib.node.exception.MoeraNodeApiException
class MoeraNodeApiException extends MoeraNodeException implements Serializable-
Serialized Fields
-
errorCode
String errorCode
-
status
int status
-
-
-
Exception org.moera.lib.node.exception.MoeraNodeApiNotFoundException
class MoeraNodeApiNotFoundException extends MoeraNodeApiException implements Serializable -
Exception org.moera.lib.node.exception.MoeraNodeApiOperationException
class MoeraNodeApiOperationException extends MoeraNodeApiException implements Serializable -
Exception org.moera.lib.node.exception.MoeraNodeApiValidationException
class MoeraNodeApiValidationException extends MoeraNodeApiException implements Serializable -
Exception org.moera.lib.node.exception.MoeraNodeCallException
class MoeraNodeCallException extends RuntimeException implements Serializable -
Exception org.moera.lib.node.exception.MoeraNodeConnectionException
class MoeraNodeConnectionException extends MoeraNodeException implements Serializable -
Exception org.moera.lib.node.exception.MoeraNodeException
class MoeraNodeException extends Exception implements Serializable
-
-
Package org.moera.lib.node.types.body
-
Exception org.moera.lib.node.types.body.BodyMappingException
class BodyMappingException extends RuntimeException implements Serializable
-
-
Package org.moera.lib.node.types.principal
-
Exception org.moera.lib.node.types.principal.InvalidPrincipalExpression
class InvalidPrincipalExpression extends RuntimeException implements Serializable -
Exception org.moera.lib.node.types.principal.UnresolvedPrincipalException
class UnresolvedPrincipalException extends RuntimeException implements Serializable
-
-
Package org.moera.lib.node.types.validate
-
Exception org.moera.lib.node.types.validate.ValidationFailure
class ValidationFailure extends RuntimeException implements Serializable-
Serialized Fields
-
errorCode
String errorCode
-
-
-
-
Package org.moera.lib.pushrelay
-
Exception org.moera.lib.pushrelay.PushRelayApiException
class PushRelayApiException extends JsonRpcApiException implements Serializable -
Exception org.moera.lib.pushrelay.PushRelayConnectionException
class PushRelayConnectionException extends JsonRpcConnectionException implements Serializable -
Exception org.moera.lib.pushrelay.PushRelayException
class PushRelayException extends JsonRpcException implements Serializable
-