Class SCommandCreationException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SCommandCreationException

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

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

        public SCommandCreationException​(java.lang.Throwable cause)