C# Class DotNetXri.Client.Resolve.Exception.RefNotFollowedException

Inheritance: XRIResolutionException
Mostrar archivo Open project: AArnott/dotnetxri

Protected Properties

Property Type Description
unresolved string

Public Methods

Method Description
RefNotFollowedException ( string unresolved )
RefNotFollowedException ( string unresolved, string message )

Method Details

RefNotFollowedException() public method

public RefNotFollowedException ( string unresolved )
unresolved string

RefNotFollowedException() public method

public RefNotFollowedException ( string unresolved, string message )
unresolved string
message string

Property Details

unresolved protected_oe property

protected string unresolved
return string