Class SProfileCreationException

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

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

    • SProfileCreationException

      public SProfileCreationException(String message)
    • SProfileCreationException

      public SProfileCreationException(Throwable cause)
    • SProfileCreationException

      public SProfileCreationException(String message, Throwable cause)