ShardManagementException 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.
Representation of exceptions that occur during storage operations.
public sealed class ShardManagementException : Exception
type ShardManagementException = class
inherit Exception
Public NotInheritable Class ShardManagementException
Inherits Exception
- Inheritance
-
System.ExceptionShardManagementException
Properties
ErrorCategory |
Error category. |
ErrorCode |
Error code. |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Populates a SerializationInfo with the data needed to serialize the target object. |