IdeaBlade DevForce 2010 Help Reference
EntityServerConnectionException Class Members
See Also  Properties  Methods  Events Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityServerConnectionException Class


The following tables list the members exposed by EntityServerConnectionException.

Public Constructors

 NameDescription
Public ConstructorEntityServerConnectionException ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCancelled Returns true if the operation was cancelled. (Inherited from IdeaBlade.EntityModel.EntityServerException)
Public PropertyData (Inherited from System.Exception)
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 PropertyMessage (Inherited from System.Exception)
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

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetBaseException (Inherited from System.Exception)
Public MethodGetHashCode (Inherited from object)
Public MethodGetObjectDataOverridden.  Internal use only.  
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

Protected Events

 NameDescription
Protected EventSerializeObjectState (Inherited from System.Exception)
Top

See Also

© 2013 All Rights Reserved.