Module graph

Class PersistenceException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FatalPersistenceException, InvalidIdException, UserPersistenceException, XAException

public class PersistenceException extends RuntimeException
See Also:
  • Constructor Details

    • PersistenceException

      public PersistenceException(Throwable t)
    • PersistenceException

      public PersistenceException(String msg)