Class SCommandAlreadyExistsException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SCommandAlreadyExistsException
    extends SBonitaException
    Author:
    Matthieu Chaffotte
    See Also:
    Serialized Form
    • Constructor Detail

      • SCommandAlreadyExistsException

        public SCommandAlreadyExistsException​(java.lang.String message,
                                              java.lang.Throwable cause)
      • SCommandAlreadyExistsException

        public SCommandAlreadyExistsException​(java.lang.String message)
      • SCommandAlreadyExistsException

        public SCommandAlreadyExistsException​(java.lang.Throwable cause)