Method | Description | |
---|---|---|
UriTemplateException ( string message ) : System | ||
UriTemplateException ( string message, Exception innerException ) : System |
public UriTemplateException ( string message ) : System | ||
message | string | |
return | System |
public UriTemplateException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |