LoggingContextMismatchException Constructor |
Name | Description | |
---|---|---|
LoggingContextMismatchException() |
Initializes a new LoggingContextMismatchException.
| |
LoggingContextMismatchException(String) |
Initializes a new LoggingContextMismatchException and specifies the exception message.
| |
LoggingContextMismatchException(SerializationInfo, StreamingContext) |
Deserialization constructor.
| |
LoggingContextMismatchException(String, Exception) |
Initializes a new LoggingContextMismatchException and specifies the exception message and an inner Exception.
|