Class PersistenceException

  • All Implemented Interfaces:
    Serializable

    public class PersistenceException
    extends org.silverpeas.kernel.SilverpeasException
    See Also:
    Serialized Form
    • Constructor Detail

      • PersistenceException

        public PersistenceException​(String message,
                                    String... parameters)
      • PersistenceException

        public PersistenceException​(String message,
                                    Throwable cause)
      • PersistenceException

        public PersistenceException​(Throwable cause)