FabricValidationException Constructor (SerializationInfo, StreamingContext, FabricErrorCode)
FabricValidationException constructor
Namespace: System.Fabric.Testability
Assembly: System.Fabric.Testability (in System.Fabric.Testability.dll)
Syntax
protected FabricValidationException(
SerializationInfo info,
StreamingContext context,
FabricErrorCode errorCode
)
Parameters
info
Type: System.Runtime.Serialization.SerializationInfoinfo
context
Type: System.Runtime.Serialization.StreamingContextcontext
errorCode
Type: System.Fabric.FabricErrorCodeerrorCode
See Also
FabricValidationException Overload
FabricValidationException Class
System.Fabric.Testability Namespace
Return to top