Show / Hide Table of Contents

Class ResolveFailedException

An exception to use when resolving fails.

Inheritance
System.Object
ResolveFailedException
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class ResolveFailedException : Exception

Constructors

ResolveFailedException(String)

Creates a new exception.

Declaration
public ResolveFailedException(string message)
Parameters
System.String message

Back to top Built by Itinero, MIT licensed.