Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Initializes a new instance of the ExceededLimitException class.
Overload List
Name | Description | |
---|---|---|
![]() |
ExceededLimitException() | Initializes a new instance of the ExceededLimitException class. |
![]() |
ExceededLimitException(String) | Initializes a new instance of the ExceededLimitException class with a message. |
![]() |
ExceededLimitException(SerializationInfo, StreamingContext) | Initializes a new instance of the ExceededLimitException class from a serialized stream. |
![]() |
ExceededLimitException(String, Exception) | Initializes a new instance of the ExceededLimitException class with a message and an inner exception. |
Top