Class SUserMembershipNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SUserMembershipNotFoundException
    extends SIdentityException
    Author:
    Matthieu Chaffotte
    See Also:
    Serialized Form
    • Constructor Detail

      • SUserMembershipNotFoundException

        public SUserMembershipNotFoundException​(java.lang.String message)
      • SUserMembershipNotFoundException

        public SUserMembershipNotFoundException​(java.lang.Throwable cause)
      • SUserMembershipNotFoundException

        public SUserMembershipNotFoundException​(java.lang.String message,
                                                java.lang.Throwable cause)