UnknownStyleNameException Constructor

Initializes a new instance of the UnknownStyleNameException class.

Overload List

Name Description
Public method UnknownStyleNameException()

Initializes a new instance of the UnknownStyleNameException class.

Public method UnknownStyleNameException(String)

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

Public method UnknownStyleNameException(String, Exception)

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

See Also

Reference