LogException Class

Definition

public ref class LogException : ApplicationException
[System.Serializable]
public class LogException : ApplicationException
type LogException = class
    inherit ApplicationException
Public Class LogException
Inherits ApplicationException
Inheritance
LogException
Attributes

Constructors

LogException()
LogException(SerializationInfo, StreamingContext)
LogException(String)
LogException(String, Exception)

Applies to