Class SPersistenceException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SPersistenceException extends SBonitaException
Author:
Charles Souillard
See Also:
  • Constructor Details

    • SPersistenceException

      public SPersistenceException(Throwable t)
    • SPersistenceException

      public SPersistenceException(String message)
    • SPersistenceException

      public SPersistenceException(String message, Throwable t)