AccessDeniedException Constructor (String) |
Exception thrown when an operation could not be performed because of specific restrictions.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public AccessDeniedException(
string message
)
Parameters
- message
- Type: SystemString
See Also