IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityServerException Class |
The following tables list the members exposed by EntityServerException.
Name | Description | |
---|---|---|
EntityServerException Constructor | Overloaded. |
Name | Description | |
---|---|---|
Cancelled | Returns true if the operation was cancelled. | |
Data | (Inherited from System.Exception) | |
FailureType | The type of persistence failure. | |
HelpLink | (Inherited from System.Exception) | |
HResult | (Inherited from System.Exception) | |
InnerException | (Inherited from System.Exception) | |
Message | Overridden. Gets a message that describes the current exception. | |
OperationType | The type of persistence operation requested when the error occurred. | |
RemoteExceptionDetails | Returns the details of the InnerException thrown on the remote Object Server. | |
RemoteExceptionName | Returns the type name of the InnerException thrown on the remote Object Server. | |
RemoteSource | Returns the source of the InnerException thrown on the remote Object Server. | |
RemoteStackTrace | Returns the stack trace of the InnerException thrown on the remote Object Server. | |
Source | (Inherited from System.Exception) | |
StackTrace | (Inherited from System.Exception) | |
TargetSite | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetBaseException | (Inherited from System.Exception) | |
GetHashCode | (Inherited from object) | |
GetObjectData | Overridden. When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception. | |
GetType | (Inherited from System.Exception) | |
ToString | Returns a string that represents the current object. |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
IsConnectionProblem | Determines if the exception occurred while accessing the network. | |
IsDataConcurrencyProblem | Determines if a concurrency exception occurred while accessing the data store. | |
IsDataProblem | Determines if the exception occurred while accessing the data store. | |
IsLicenseException | Determines if the exception is a license exception; | |
MemberwiseClone | (Inherited from object) |
Name | Description | |
---|---|---|
SerializeObjectState | (Inherited from System.Exception) |