InsufficientPermissionException Constructor |
Name | Description | |
---|---|---|
![]() | InsufficientPermissionException(String) | Initializes a new instance of the InsufficientPermissionException class |
![]() | InsufficientPermissionException(ErrorCode) | Initializes a new instance of the InsufficientPermissionException class |
![]() | InsufficientPermissionException(ErrorCode, String) | Initializes a new instance of the InsufficientPermissionException class |
![]() | InsufficientPermissionException(ExceptionSeverity, String) | Initializes a new instance of the InsufficientPermissionException class |
![]() | InsufficientPermissionException(ExceptionSeverity, ErrorCode, String) | Initializes a new instance of the InsufficientPermissionException class |
![]() | InsufficientPermissionException(ExceptionSeverity, ErrorCode, String, Exception) | Initializes a new instance of the InsufficientPermissionException class |