GetInteceptorConfigRequestFailedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class GetInteceptorConfigRequestFailedException : Microsoft::XLANGs::RuntimeTypes::XLANGsDebugException
[System.Serializable]
public class GetInteceptorConfigRequestFailedException : Microsoft.XLANGs.RuntimeTypes.XLANGsDebugException
type GetInteceptorConfigRequestFailedException = class
inherit XLANGsDebugException
Public Class GetInteceptorConfigRequestFailedException
Inherits XLANGsDebugException
- Inheritance
- Attributes
Constructors
| GetInteceptorConfigRequestFailedException(Exception, Guid) | |
| GetInteceptorConfigRequestFailedException(SerializationInfo, StreamingContext) |
Properties
| EventId | (Inherited from XLANGsException) |
| InstanceId | (Inherited from XLANGsDebugException) |
| Message | (Inherited from XLANGsException) |
Methods
| GetObjectData(SerializationInfo, StreamingContext) | (Inherited from XLANGsException) |
| GetState(String) | (Inherited from XLANGsException) |
| SetMessage(String) | (Inherited from XLANGsException) |
| SetState(String, Object) | (Inherited from XLANGsException) |