Class SCommandNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SCommandNotFoundException

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

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

        public SCommandNotFoundException​(java.lang.Throwable cause)