Class SProfileAlreadyExistsException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SProfileAlreadyExistsException

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

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

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