Class SProfileMemberDeletionException

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

public class SProfileMemberDeletionException extends SBonitaException
Author:
Elias Ricken de Medeiros
See Also:
  • Constructor Details

    • SProfileMemberDeletionException

      public SProfileMemberDeletionException(String message)
    • SProfileMemberDeletionException

      public SProfileMemberDeletionException(Throwable cause)
    • SProfileMemberDeletionException

      public SProfileMemberDeletionException(String message, Throwable cause)