Class ORMOperationException

All Implemented Interfaces:
Serializable

public class ORMOperationException extends FormattedRuntimeException
See Also:
  • Constructor Details

    • ORMOperationException

      public ORMOperationException()
    • ORMOperationException

      public ORMOperationException(String message, Object... args)
    • ORMOperationException

      public ORMOperationException(Throwable throwable, String message, Object... args)
    • ORMOperationException

      public ORMOperationException(Throwable throwable)