Class PersistenceException

    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PersistenceException

        public PersistenceException​(java.lang.String message,
                                    java.lang.Throwable except)
      • PersistenceException

        public PersistenceException​(java.lang.String message)