Class PersistenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.epsilon.egl.config.PersistenceException
All Implemented Interfaces:
Serializable

public class PersistenceException extends Exception
See Also:
  • Constructor Details

    • PersistenceException

      public PersistenceException()
    • PersistenceException

      public PersistenceException(String message)
    • PersistenceException

      public PersistenceException(Throwable cause)
    • PersistenceException

      public PersistenceException(String message, Throwable cause)