DevForce Help Reference
EntityManagerSaveException Class Properties


For a list of all members of this type, see EntityManagerSaveException members.

Public Properties
 NameDescription
Public PropertyCancelled Returns true if the operation was cancelled. (Inherited from IdeaBlade.EntityModel.EntityServerException)
Public PropertyData (Inherited from System.Exception)
Public PropertyEntitiesWithErrorsA list of any IEntity objects that failed during the save process.  
Public PropertyFailureType The type of persistence failure. (Inherited from IdeaBlade.EntityModel.EntityServerException)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyHResult (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessageGets a message that describes the current exception. (Inherited from IdeaBlade.EntityModel.EntityServerException)
Public PropertyOperationType The type of persistence operation requested when the error occurred. (Inherited from IdeaBlade.EntityModel.EntityServerException)
Public PropertyRemoteExceptionDetails Returns the details of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException)
Public PropertyRemoteExceptionName Returns the type name of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException)
Public PropertyRemoteSource Returns the source of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException)
Public PropertyRemoteStackTrace Returns the stack trace of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException)
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Top
See Also

Reference

EntityManagerSaveException Class
IdeaBlade.EntityModel Namespace

Send Feedback