Class SProfileDeletionException

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

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

    • SProfileDeletionException

      public SProfileDeletionException(String message)
    • SProfileDeletionException

      public SProfileDeletionException(Throwable cause)
    • SProfileDeletionException

      public SProfileDeletionException(String message, Throwable cause)