SecurityLoadingLimitExceededException Constructors
An exception that is thrown when the loaded document exceeds the loading limits set by theSecurityLoadingLimits property.
| Name | Parameters | Description |
|---|---|---|
| SecurityLoadingLimitExceededException(String) | message | Initializes a new instance of the SecurityLoadingLimitExceededException class with specified settings. |
See Also