C# Class ClearCanvas.Common.Rest.RestClientException

Represents an exception resulting from a request.
Inheritance: System.Exception
Mostra file Open project: jasper-yeh/ClearCanvas

Private Methods

Method Description
RestClientException ( string url, string method, WebException e ) : System