Class OcflDbException

All Implemented Interfaces:
Serializable

public class OcflDbException extends OcflJavaException
This exception indicates that there was a problem with a DB operation
See Also:
  • Constructor Details

    • OcflDbException

      public OcflDbException()
    • OcflDbException

      public OcflDbException(String message)
    • OcflDbException

      public OcflDbException(String message, Throwable cause)
    • OcflDbException

      public OcflDbException(Throwable cause)