C# Class GreenQloud.AbortedOperationException

Inheritance: System.Exception
Datei anzeigen Open project: greenqloud/qloudsync

Public Methods

Method Description
AbortedOperationException ( string cause ) : System

Method Details

AbortedOperationException() public method

public AbortedOperationException ( string cause ) : System
cause string
return System