Class SQueriableLogException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SQueriableLogException

      public SQueriableLogException(String message)
    • SQueriableLogException

      public SQueriableLogException(Throwable cause)
    • SQueriableLogException

      public SQueriableLogException(String message, Throwable cause)