Class SProfileAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.profile.exception.profile.SProfileAlreadyExistsException
All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SProfileAlreadyExistsException extends SBonitaException
Author:
Matthieu Chaffotte
See Also:
  • Constructor Details

    • SProfileAlreadyExistsException

      public SProfileAlreadyExistsException(String message)
    • SProfileAlreadyExistsException

      public SProfileAlreadyExistsException(Throwable cause)
    • SProfileAlreadyExistsException

      public SProfileAlreadyExistsException(String message, Throwable cause)