| オーバーロード | 解説 |
|---|---|
ReaderException コンストラクタ() | Initializes a new instance of the ReaderException class with common error message "Invalid stream". |
ReaderException コンストラクタ(String) | Initializes a new instance of the ReaderException class with a specified error message. |
ReaderException コンストラクタ(String,Object[]) | Initializes a new instance of the ReaderException class with a formatted error message. |