System.UnauthorizedAccessException.UnauthorizedAccessException C# (CSharp) Method

UnauthorizedAccessException() public method

public UnauthorizedAccessException ( ) : System.Runtime.InteropServices
return System.Runtime.InteropServices

Same methods

UnauthorizedAccessException::UnauthorizedAccessException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices
UnauthorizedAccessException::UnauthorizedAccessException ( string message ) : System.Runtime.InteropServices
UnauthorizedAccessException::UnauthorizedAccessException ( string message, Exception inner ) : System.Runtime.InteropServices
UnauthorizedAccessException