다음을 통해 공유


GraphTransactionCanceledException 생성자 (String, Exception)

네임스페이스:  Microsoft.VisualStudio.GraphModel
어셈블리:  Microsoft.VisualStudio.GraphModel(Microsoft.VisualStudio.GraphModel.dll)

구문

‘선언
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public GraphTransactionCanceledException(
    string message,
    Exception inner
)
public:
GraphTransactionCanceledException(
    String^ message, 
    Exception^ inner
)
new : 
        message:string * 
        inner:Exception -> GraphTransactionCanceledException
public function GraphTransactionCanceledException(
    message : String, 
    inner : Exception
)

매개 변수

  • message
    형식: String
  • inner
    형식: Exception

.NET Framework 보안

참고 항목

참조

GraphTransactionCanceledException 클래스

GraphTransactionCanceledException 오버로드

Microsoft.VisualStudio.GraphModel 네임스페이스