Class SUserMembershipNotFoundException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SUserMembershipNotFoundException

      public SUserMembershipNotFoundException(String message)
    • SUserMembershipNotFoundException

      public SUserMembershipNotFoundException(Throwable cause)
    • SUserMembershipNotFoundException

      public SUserMembershipNotFoundException(String message, Throwable cause)