asp.net.ph

RankException Class

System Namespace


The exception that is thrown when an array with the wrong number of dimensions is passed to a method.

RankException Class Members

Collapse   Constructors

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

Remarks

RankException uses the HRESULT COR_E_RANK, that has the value 0x80131517.

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

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