Click or drag to resize

TimeTagException Constructor

Overload List
  Name Description
Public method TimeTagException Initializes a new instance of the TimeTagException class.
Public method TimeTagException(String) Initializes a new instance of the TimeTagException class with a specified error message that is the cause of this exception.
Public method TimeTagException(String, Exception) Initializes a new instance of the TimeTagException class with a specified error message and a reference to the innerException that is the cause of this exception.
Top
See Also