ExceptionsGet Method |
Name | Description | |
---|---|---|
GetExceptionType(String, Exception) |
Creates an new instance of ExceptionType (inheriting from MicaException).
| |
GetExceptionType(Exception, String, String) |
Creates an new instance of ExceptionType (inheriting from MicaException).
| |
GetExceptionType(Exception, ILogger, String, String) |
Creates an new instance of ExceptionType (inheriting from MicaException).
| |
GetExceptionType(String, Exception, ILogger, String, Int32, Object) |
Creates an new instance of ExceptionType (inheriting from MicaException).
|