Class AerospikeException.Serialize

All Implemented Interfaces:
Serializable
Enclosing class:
AerospikeException

public static final class AerospikeException.Serialize extends AerospikeException
Exception thrown when a Java serialization error occurs.
See Also:
  • Constructor Details

    • Serialize

      public Serialize(Throwable e)
    • Serialize

      public Serialize(String message)