Class SCommandAlreadyExistsException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SCommandAlreadyExistsException

      public SCommandAlreadyExistsException(String message, Throwable cause)
    • SCommandAlreadyExistsException

      public SCommandAlreadyExistsException(String message)
    • SCommandAlreadyExistsException

      public SCommandAlreadyExistsException(Throwable cause)