Class SCommandCreationException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SCommandCreationException

      public SCommandCreationException(String message, Throwable cause)
    • SCommandCreationException

      public SCommandCreationException(String message)
    • SCommandCreationException

      public SCommandCreationException(Throwable cause)