Class SGroupDeletionException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SGroupDeletionException extends SIdentityException
Author:
Matthieu Chaffotte
See Also:
  • Constructor Details

    • SGroupDeletionException

      public SGroupDeletionException(String message)
    • SGroupDeletionException

      public SGroupDeletionException(Throwable e)
    • SGroupDeletionException

      public SGroupDeletionException(String message, Throwable e)