NanoByte.Common
2.6.1
|
Like a UnauthorizedAccessException but with the additional hint that retrying the operation as an administrator would fix the problem. More...
Public Member Functions | |
NotAdminException () | |
NotAdminException (string message, Exception inner) | |
NotAdminException (string message) | |
Protected Member Functions | |
NotAdminException (SerializationInfo info, StreamingContext context) | |
Like a UnauthorizedAccessException but with the additional hint that retrying the operation as an administrator would fix the problem.