InvalidArgumentException 建構
Initializes a new instance of the InvalidArgumentException class.
多載清單
名稱 | 描述 | |
---|---|---|
InvalidArgumentException() () () () | Initializes a new instance of the InvalidArgumentException class. | |
InvalidArgumentException(String) | Initializes a new instance of the InvalidArgumentException class with the specified message text. | |
InvalidArgumentException(String, Exception) | Initializes a new instance of the InvalidArgumentException class with the specified message text and inner exception. |
頂端