LimitExceededException Constructor |
Name | Description | |
---|---|---|
LimitExceededException |
Default ctor
| |
LimitExceededException(String) |
Create new limit exceeded exception with specified message
| |
LimitExceededException(String, Exception) |
Create new limit exceeded exception with specified message and cause
|