UnknownTagException Constructor

Initializes a new instance of the UnknownTagException class.

Overload List

Name Description
Public method UnknownTagException()

Initializes a new instance of the UnknownTagException class.

Public method UnknownTagException(String)

Initializes a new instance of the UnknownTagException class with a specified error message.

Public method UnknownTagException(String, Exception)

Initializes a new instance of the UnknownTagException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference