IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityManagerSaveException Class |
The following tables list the members exposed by EntityManagerSaveException.
Name | Description | |
---|---|---|
EntityManagerSaveException Constructor | Overloaded. |
Name | Description | |
---|---|---|
Cancelled | Returns true if the operation was cancelled. (Inherited from IdeaBlade.EntityModel.EntityServerException) | |
Data | (Inherited from System.Exception) | |
EntitiesWithErrors | A list of any IEntity objects that failed during the save process. | |
FailureType | The type of persistence failure. (Inherited from IdeaBlade.EntityModel.EntityServerException) | |
HelpLink | (Inherited from System.Exception) | |
HResult | (Inherited from System.Exception) | |
InnerException | (Inherited from System.Exception) | |
Message | Gets a message that describes the current exception. (Inherited from IdeaBlade.EntityModel.EntityServerException) | |
OperationType | The type of persistence operation requested when the error occurred. (Inherited from IdeaBlade.EntityModel.EntityServerException) | |
RemoteExceptionDetails | Returns the details of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException) | |
RemoteExceptionName | Returns the type name of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException) | |
RemoteSource | Returns the source of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException) | |
RemoteStackTrace | Returns the stack trace of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException) | |
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. (Inherited from IdeaBlade.EntityModel.EntityServerException) |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |
Name | Description | |
---|---|---|
SerializeObjectState | (Inherited from System.Exception) |