Package de.espirit.or

Class ORException

All Implemented Interfaces:
LocalizableError, Serializable
Direct Known Subclasses:
SchemaException

@NonExtendable public class ORException extends UncheckedException
Thrown to indicate an error related to the O/R mapper.
Since:
5.2.241201
See Also:
  • Constructor Details

    • ORException

      public ORException()
  • Method Details