| Class | Description | |
|---|---|---|
| ErrorMessageConstants | ErrorMessageConstants クラスは、エラーメッセージを管理するモデルクラスです。 ErrorMessageConstants クラスを直接インスタンス化することはできません。 new ErrorMessageConstants() コンストラクタを呼び出すと、ArgumentError 例外がスローされます。 The ErrorMessageConstants class is model class to manage the error message. | |
| FormatError | FormatError クラスは、指定された文字列のフォーマットが正しくないために発生するエラーを表します。 FormatError class represent the error caused by the specified string with wrong format. |