Class SPersistenceException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SPersistenceException
    extends SBonitaException
    Author:
    Charles Souillard
    See Also:
    Serialized Form
    • Constructor Detail

      • SPersistenceException

        public SPersistenceException​(java.lang.Throwable t)
      • SPersistenceException

        public SPersistenceException​(java.lang.String message)
      • SPersistenceException

        public SPersistenceException​(java.lang.String message,
                                     java.lang.Throwable t)