Package com.aerospike.mapper.exceptions
Class NotAnnotatedClass
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aerospike.client.AerospikeException
com.aerospike.mapper.exceptions.NotAnnotatedClass
- All Implemented Interfaces:
Serializable
public class NotAnnotatedClass
extends com.aerospike.client.AerospikeException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.aerospike.client.AerospikeException
com.aerospike.client.AerospikeException.AsyncQueueFull, com.aerospike.client.AerospikeException.Backoff, com.aerospike.client.AerospikeException.BatchExists, com.aerospike.client.AerospikeException.BatchRecordArray, com.aerospike.client.AerospikeException.BatchRecords, com.aerospike.client.AerospikeException.Commit, com.aerospike.client.AerospikeException.Connection, com.aerospike.client.AerospikeException.InvalidNamespace, com.aerospike.client.AerospikeException.InvalidNode, com.aerospike.client.AerospikeException.Parse, com.aerospike.client.AerospikeException.QueryTerminated, com.aerospike.client.AerospikeException.ScanTerminated, com.aerospike.client.AerospikeException.Serialize, com.aerospike.client.AerospikeException.Timeout
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aerospike.client.AerospikeException
getBaseMessage, getInDoubt, getIteration, getMessage, getNode, getPolicy, getResultCode, getSubExceptions, keepConnection, setInDoubt, setInDoubt, setIteration, setNode, setPolicy, setSubExceptions
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
REASON_CODE
public static final int REASON_CODE- See Also:
-
-
Constructor Details
-
NotAnnotatedClass
-