ForbiddenException
Ecng.Common
Exception thrown when an operation is forbidden.
継承元: InvalidOperationException
コンストラクター
ForbiddenException
public ForbiddenException(string message)
forbiddenException = ForbiddenException(message)
Exception thrown when an operation is forbidden.
- message
- The error message that explains the reason for the exception.