Name |
Description |
ArgumentException |
Responsible for defining an ArgumentException that is guaranteed to have a constructor accepting a string to set the exception message. |
ArgumentNullException |
Responsible for defining an ArgumentNullException that is guaranteed to have a constructor accepting a string to set the exception message. |
ArgumentOutOfRangeException |
Responsible for defining an ArgumentOutOfRangeException that is guaranteed to have a constructor accepting a string to set the exception message. |
FileNotFoundException |
Responsible for defining an ArgumentException that is guaranteed to have a constructor accepting a string to set the exception message. |