Exception base type for log4net.
System Object System Exception System ApplicationException log4net.Core LogExceptionNamespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
[SerializableAttribute]
public class LogException : ApplicationException
[SerializableAttribute]
public class LogException : ApplicationException
<SerializableAttribute>
Public Class LogException
Inherits ApplicationException
<SerializableAttribute>
Public Class LogException
Inherits ApplicationException
[SerializableAttribute]
public ref class LogException : public ApplicationException
[SerializableAttribute]
public ref class LogException : public ApplicationException
This type extends ApplicationException. It
does not add any new functionality but does differentiate the
type of exception being thrown.