FabricMessageTooLargeException 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.
The exception that indicates the message is too large.
[System.Serializable]
public sealed class FabricMessageTooLargeException : System.Fabric.FabricException
[<System.Serializable>]
type FabricMessageTooLargeException = class
inherit FabricException
Public NotInheritable Class FabricMessageTooLargeException
Inherits FabricException
- Inheritance
- Attributes
Constructors
FabricMessageTooLargeException() | |
FabricMessageTooLargeException(String, Exception) | |
FabricMessageTooLargeException(String) |
Properties
ErrorCode | (Inherited from FabricException) |