다음을 통해 공유


ITrackInterceptor.OnException(Exception, String[], Stream) 메서드

정의

public:
 void OnException(Exception ^ e, cli::array <System::String ^> ^ scopes, System::IO::Stream ^ trackData);
public void OnException (Exception e, string[] scopes, System.IO.Stream trackData);
abstract member OnException : Exception * string[] * System.IO.Stream -> unit
Public Sub OnException (e As Exception, scopes As String(), trackData As Stream)

매개 변수

scopes
String[]
trackData
Stream

적용 대상