C# Class Apachai.BackingStore.BackingStoreException

Inheritance: System.ApplicationException
Show file Open project: garuma/apachai

Public Methods

Method Description
BackingStoreException ( Exception inner ) : System
BackingStoreException ( string message ) : System

Method Details

BackingStoreException() public method

public BackingStoreException ( Exception inner ) : System
inner System.Exception
return System

BackingStoreException() public method

public BackingStoreException ( string message ) : System
message string
return System