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
    Modifier and Type
    Field
    Description
    static final int
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

  • Constructor Details

    • NotAnnotatedClass

      public NotAnnotatedClass(String description)