Class SLockException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SLockException extends SBonitaException
Author:
Elias Ricken de Medeiros
See Also:
  • Constructor Details

    • SLockException

      public SLockException(String message, Throwable cause)
    • SLockException

      public SLockException(Throwable cause)
    • SLockException

      public SLockException(String message)