SyncRuntimeInternalErrorException 생성자 (String)
지정된 오류 메시지를 포함하는 SyncRuntimeInternalErrorException 클래스의 새 인스턴스를 초기화합니다.
네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization
구문
‘선언
Public Sub New ( _
message As String _
)
‘사용 방법
Dim message As String
Dim instance As New SyncRuntimeInternalErrorException(message)
public SyncRuntimeInternalErrorException (
string message
)
public:
SyncRuntimeInternalErrorException (
String^ message
)
public SyncRuntimeInternalErrorException (
String message
)
public function SyncRuntimeInternalErrorException (
message : String
)
매개 변수
- message
오류를 명시하는 메시지입니다.
참고 항목
참조
SyncRuntimeInternalErrorException 클래스
SyncRuntimeInternalErrorException 멤버
Microsoft.Synchronization 네임스페이스