다음을 통해 공유


DataCacheException 생성자 (String)

DataCacheException 클래스의 새 인스턴스를 초기화하며, 예외와 함께 메시지를 제공할 수 있게 합니다.

네임스페이스: Microsoft.ApplicationServer.Caching
어셈블리: Microsoft.ApplicationServer.Caching.Core(위치: microsoft.applicationserver.caching.core.dll)

사용

구문

‘선언
Public Sub New ( _
    message As String _
)
public DataCacheException (
    string message
)
public:
DataCacheException (
    String^ message
)
public DataCacheException (
    String message
)
public function DataCacheException (
    message : String
)

매개 변수

  • message
    예외를 설명하는 메시지입니다.

플랫폼

개발 플랫폼

Visual Studio 2010 이상, .NET Framework 4

대상 플랫폼

Windows 7; Windows Server 2008 R2; Windows Server 2008 서비스 팩 2; Windows Vista 서비스 팩 2

참고 항목

참조 항목

DataCacheException 클래스
DataCacheException 구성원
Microsoft.ApplicationServer.Caching 네임스페이스