Class DBOpException

All Implemented Interfaces:
ExceptionWithContext, Serializable
Direct Known Subclasses:
DBInitException, FatalDBException

public class DBOpException extends IllegalStateException implements ExceptionWithContext
Runtime exception for wrapping database errors.
See Also:
Serialized Form