asp.net.ph

UnauthorizedAccessException Class

System Namespace


The exception that is thrown when the operating system denies access because of an I/O error or a specific type of security error.

UnauthorizedAccessException Class Members

Collapse   Constructors

Visibility Constructor Parameters
public UnauthorizedAccessException ( )
public UnauthorizedAccessException ( String message )
public UnauthorizedAccessException ( String message , Exception inner )

Remarks [ C#, C++ ]

UnauthorizedAccessException uses the HRESULT COR_E_UNAUTHORIZEDACCESS, which has the value 0x80070005.

See Also

Exception Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph