Class SCommandNotFoundException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SCommandNotFoundException

      public SCommandNotFoundException(String message, Throwable cause)
    • SCommandNotFoundException

      public SCommandNotFoundException(String message)
    • SCommandNotFoundException

      public SCommandNotFoundException(Throwable cause)