MacroParameterResolverResolveParameter Method |
{user-defined-name [default-value]}Namespace: Tangosol.Util
public virtual Object ResolveParameter( string type, string value )
| Exception | Condition |
|---|---|
| ArgumentException | If the provided macro value is in the incorrect format. |
| ArgumentException | The parameter cannot be resolved against the attributes provided at construction time and the macro does not include a default |
| ArgumentNullException |
If type valuenull |