Exception class
Description
Systemexception: basic types of exceptions that other users can handle
The parameter of the argumentexception method is invalid.
Argumentnullexception an empty parameter is passed to the method. This method cannot accept this parameter.
The value of argumentoutofrangeexception is out of the range.
Arithmeticexception indicates that Arithmetic overflow or underflow occurs.
Arraytypemismatchexception tries to store error-type objects in the array
The badimageformatexception image format is incorrect.
Dividebyzeroexception
Dllnotfoundexception cannot find the referenced DLL
Formatexception parameter format Error
Indexoutofrangeexception array index out of range
Invalidcastexception invalid class
Invalidoperationexception method call time error
Methodaccessexception
Missingmemberexception is used to access an invalid version of DLL.
The notfinitenumberexception object is not a valid member.
The method called by notsupportedexception is not implemented in the class.
Nullreferenceexception tries to use an unallocated reference
Outofmemoryexception insufficient memory space
This error is thrown when the platformnotsupportedexception platform does not support a specific attribute.
Stackoverflowexception Stack Overflow