aspxtreme

ArrayTypeMismatchException Class

System Namespace


The exception that is thrown when an attempt is made to store an element of the wrong type within an array.

ArrayTypeMismatchException Class Members

Collapse   Constructors

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

Remarks

ArrayTypeMismatchException uses the HRESULT COR_E_ARRAYTYPEMISMATCH, which has the value 0x80131503.

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

See Also

Exception



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme