C# 클래스 Arc4u.Caching.DataCacheException

Exception used to encapsulate the error from the cache engine.
상속: Exception
파일 보기 프로젝트 열기: GFlisch/Arc4u

공개 메소드들

메소드 설명
DataCacheException ( String message ) : System

메소드 상세

DataCacheException() 공개 메소드

public DataCacheException ( String message ) : System
message String
리턴 System