asp.net.ph

AppDomainUnloadedException Class

System Namespace


The exception that is thrown when an attempt is made to access an unloaded application domain.

AppDomainUnloadedException Class Members

Collapse   Constructors

Visibility Constructor Parameters
public AppDomainUnloadedException ( )
public AppDomainUnloadedException ( String message )
public AppDomainUnloadedException ( String message , Exception innerException )

Remarks

AppDomainUnloadedException uses the HRESULT COR_E_APPDOMAINUNLOADED, which has the value 0x80131014.

For a list of initial property values for an instance of AppDomainUnloadedException, see the AppDomainUnloadedException constructors.

See Also

AppDomain   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