C# Class Austin.Linode.LinodeException

Inheritance: System.Exception
Datei anzeigen Open project: AustinWise/Austin.Linode

Public Methods

Method Description
LinodeException ( Error errors ) : System

Protected Methods

Method Description
LinodeException ( System info, System context ) : System

Method Details

LinodeException() public method

public LinodeException ( Error errors ) : System
errors Error
return System

LinodeException() protected method

protected LinodeException ( System info, System context ) : System
info System
context System
return System