Class AerospikeException.Parse

All Implemented Interfaces:
Serializable
Enclosing class:
AerospikeException

public static final class AerospikeException.Parse extends AerospikeException
Exception thrown when client can't parse data returned from server.
See Also:
  • Constructor Details

    • Parse

      public Parse(String message)