Freigeben über


InterceptorException Konstruktoren

Definition

Überlädt

InterceptorException(Guid, Exception)

public:
 InterceptorException(Guid interceptorId, Exception ^ e);
public InterceptorException(Guid interceptorId, Exception e);
new Microsoft.XLANGs.Core.InterceptorException : Guid * Exception -> Microsoft.XLANGs.Core.InterceptorException
Public Sub New (interceptorId As Guid, e As Exception)

Parameter

interceptorId
Guid

Gilt für:

InterceptorException(SerializationInfo, StreamingContext)

protected:
 InterceptorException(System::Runtime::Serialization::SerializationInfo ^ si, System::Runtime::Serialization::StreamingContext sc);
protected InterceptorException(System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext sc);
new Microsoft.XLANGs.Core.InterceptorException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.XLANGs.Core.InterceptorException
Protected Sub New (si As SerializationInfo, sc As StreamingContext)

Parameter

Gilt für: