C# 클래스 Apachai.BackingStore.BackingStoreException

상속: System.ApplicationException
파일 보기 프로젝트 열기: garuma/apachai

공개 메소드들

메소드 설명
BackingStoreException ( Exception inner ) : System
BackingStoreException ( string message ) : System

메소드 상세

BackingStoreException() 공개 메소드

public BackingStoreException ( Exception inner ) : System
inner System.Exception
리턴 System

BackingStoreException() 공개 메소드

public BackingStoreException ( string message ) : System
message string
리턴 System