Class LoggingException
- Namespace
- Splat
- Assembly
- Splat.dll
A exception that occurs when there is a problem using the logging module.
- Inheritance
-
Logging
Exception
- Implements
- Inherited Members
- Extension Methods
Constructors
LoggingException()
Initializes a new instance of the Logging
LoggingException(string)
Initializes a new instance of the Logging
Parameters
message
stringThe message about the exception.
LoggingException(string, Exception)
Initializes a new instance of the Logging