Click or drag to resize

NotResolvedException Constructor

Overload List
 NameDescription
Public methodNotResolvedException Initializes a new instance of the NotResolvedException class.
Public methodNotResolvedException(String) Initializes a new instance of the NotResolvedException class with a specified error message.
Public methodNotResolvedException(String, Exception) Initializes a new instance of the NotResolvedException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also