Class SProfileException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SProfileException

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

        public SProfileException​(java.lang.Throwable cause)
      • SProfileException

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