Class SCommandGettingException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SCommandGettingException extends SBonitaException
Author:
Matthieu Chaffotte
See Also:
  • Constructor Details

    • SCommandGettingException

      public SCommandGettingException(String message, Throwable cause)
    • SCommandGettingException

      public SCommandGettingException(String message)
    • SCommandGettingException

      public SCommandGettingException(Throwable cause)