C# Class Arc4u.Caching.DataCacheException

Exception used to encapsulate the error from the cache engine.
Inheritance: Exception
Datei anzeigen Open project: GFlisch/Arc4u

Public Methods

Method Description
DataCacheException ( String message ) : System

Method Details

DataCacheException() public method

public DataCacheException ( String message ) : System
message String
return System