Class SGroupNotFoundException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SGroupNotFoundException

      public SGroupNotFoundException(String message)
    • SGroupNotFoundException

      public SGroupNotFoundException(Throwable cause)
    • SGroupNotFoundException

      public SGroupNotFoundException(String message, Throwable cause)