My Project
 All Classes Namespaces Files Functions Variables Typedefs Properties Pages
Orbipay.PaymentsApi.Client.OrbipayApiException Class Reference
Inheritance diagram for Orbipay.PaymentsApi.Client.OrbipayApiException:

Public Member Functions

ErrorResponse GetErrorResponse ()
 
InvocationContext GetInvocationContext ()
 
int GetHttpStatusCode ()
 
bool IsTimedOut ()
 
 OrbipayApiException (String message=null)
 
 OrbipayApiException (String message=null, int code=0, Exception previous=null)
 

Static Public Member Functions

static OrbipayApiException ConstructFromHttpResponse (ApiException apiException=null)
 

Constructor & Destructor Documentation

Orbipay.PaymentsApi.Client.OrbipayApiException.OrbipayApiException ( String  message = null)
Orbipay.PaymentsApi.Client.OrbipayApiException.OrbipayApiException ( String  message = null,
int  code = 0,
Exception  previous = null 
)

Member Function Documentation

static OrbipayApiException Orbipay.PaymentsApi.Client.OrbipayApiException.ConstructFromHttpResponse ( ApiException  apiException = null)
static
ErrorResponse Orbipay.PaymentsApi.Client.OrbipayApiException.GetErrorResponse ( )
int Orbipay.PaymentsApi.Client.OrbipayApiException.GetHttpStatusCode ( )
InvocationContext Orbipay.PaymentsApi.Client.OrbipayApiException.GetInvocationContext ( )
bool Orbipay.PaymentsApi.Client.OrbipayApiException.IsTimedOut ( )

The documentation for this class was generated from the following file: