It is a good habit to capture specified exceptions during programming, but it is hard to remember so many exception names, which are listed here for reference.
System...:. Object
System...:. Exception
System...:. systemexception
System...:. accessviolationexception
System...:. appdomainunloadedexception
System...:. argumentexception
System...:. arithmeticexception
System...:. arraytypemismatchexception
System...:. badimageformatexception
System...:. cannotunloadappdomainexception
System. Collections. Generic...:. keynotfoundexception
System...:. datamisalignedexception
System...:. executionengineexception
System...:. formatexception
System...:. indexoutofrangeexception
System...:. invalidcastexception
System...:. invalidoperationexception
System...:. invalidprogramexception
System. Io...:. ioexception
System...:. memberaccessexception
System...:. multicastnotsupportedexception
System...:. notimplementedexception
System...:. notsupportedexception
System...:. nullreferenceexception
System...:. outofmemoryexception
System...:. rankexception
System. reflection...:. ambiguousmatchexception
System. reflection...:. reflectiontypeloadexception
System. Resources...:. missingmanifestresourceexception
System. runtime. interopservices...:. externalexception
System. runtime. interopservices...:. marshaldirectiveexception
System. runtime. serialization...:. serializationexception
System. Security. cryptography...:. cryptographicexception
System. Security...:. securityexception
System. Security...:. verificationexception
System. servicemodel...:. communicationexception
System. servicemodel...:. invalidmessagecontractexception
System. servicemodel...:. quotaexceededexception
System...:. stackoverflowexception
System. Threading...:. synchronizationlockexception
System. Threading...:. threadabortexception
System. Threading...:. threadstartexception
System. Threading...:. threadstateexception
System...:. timeoutexception
System...:. typeinitializationexception
System...:. typeloadexception
System...:. unauthorizedaccessexception
System. Windows. markup...:. xamlparseexception
System. xml...:. xmlexception
The format is messy.