FabricNotReadableException 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.
[System.Serializable]
public class FabricNotReadableException : System.Fabric.FabricTransientException
[<System.Serializable>]
type FabricNotReadableException = class
inherit FabricTransientException
Public Class FabricNotReadableException
Inherits FabricTransientException
- Inheritance
- Attributes
-
System.SerializableAttribute
Constructors
FabricNotReadableException() | |
FabricNotReadableException(SerializationInfo, StreamingContext) | |
FabricNotReadableException(String, Exception) | |
FabricNotReadableException(String) |
Properties
ErrorCode | (Inherited from FabricException) |