
C# | Visual Basic | Visual C++ |
namespace CFW.ErrorHandler
Namespace CFW.ErrorHandler
namespace CFW.ErrorHandler

すべての型 | クラス | 列挙型 |
型 | 説明 | |
---|---|---|
![]() | DefaultErrorHandler |
デフォルトのエラーハンドラー
|
![]() | ErrorHandler |
共通エラーハンドラーの抽象
|
![]() | SqlExceptionHandler..::.ErrorKindEnum |
エラーの種類
|
![]() | FormatExceptionHandler |
[サンプル]
FormatExceptionのエラーハンドラー
Int32.Parseなどで失敗した場合
|
![]() | InvalidCastExceptionHandler |
[サンプル]
InvalidCastExceptionのエラーハンドラー
|
![]() | SqlExceptionHandler |
SQLでのエラーハンドラー
|