Class SCommandGettingException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SCommandGettingException

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

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

        public SCommandGettingException​(java.lang.Throwable cause)