Class SRoleNotFoundException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SRoleNotFoundException

      public SRoleNotFoundException(String message)
    • SRoleNotFoundException

      public SRoleNotFoundException(Throwable e)
    • SRoleNotFoundException

      public SRoleNotFoundException(String message, Throwable e)