ResolveException.this

Creates a ResolveException object

  1. this(string message, string key, string name)
  2. this(string message, string key)
    class ResolveException
    this
    (
    string message
    ,
    string key
    )

Parameters

message
Type: string

An exception message

key
Type: string

A type of an exceptioned object

Meta