MembershipException constructor
Initializes a new instance of the MembershipException class.
Overload list
Name | Description | |
---|---|---|
![]() |
MembershipException() | Initializes a new instance of the MembershipException class. |
![]() |
MembershipException(String) | Initializes a new instance of the MembershipException class. |
![]() |
MembershipException(String, Exception) | Initializes a new instance of the MembershipException class. |
Top