Class NoSuchValueException

All Implemented Interfaces:
Serializable

public class NoSuchValueException extends DatabaseException
Thrown when reading from an accessor stream, for a value which doesn't exist.
See Also:
  • Constructor Details

    • NoSuchValueException

      public NoSuchValueException()
  • Method Details