System.UnauthorizedAccessException.UnauthorizedAccessException C# (CSharp) 메소드

UnauthorizedAccessException() 보호된 메소드

protected UnauthorizedAccessException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices
info SerializationInfo
context StreamingContext
리턴 System.Runtime.InteropServices

Same methods

UnauthorizedAccessException::UnauthorizedAccessException ( ) : System.Runtime.InteropServices
UnauthorizedAccessException::UnauthorizedAccessException ( string message ) : System.Runtime.InteropServices
UnauthorizedAccessException::UnauthorizedAccessException ( string message, Exception inner ) : System.Runtime.InteropServices
UnauthorizedAccessException