DevForce Help Reference
EntityServerException Class Members
Properties  Methods  Events


The following tables list the members exposed by EntityServerException.

Public Constructors
 NameDescription
Public ConstructorEntityServerException ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCancelled Returns true if the operation was cancelled.  
Public PropertyData (Inherited from System.Exception)
Public PropertyFailureType The type of persistence failure.  
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyHResult (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessageOverridden. Gets a message that describes the current exception.  
Public PropertyOperationType The type of persistence operation requested when the error occurred.  
Public PropertyRemoteExceptionDetails Returns the details of the InnerException thrown on the remote Object Server.  
Public PropertyRemoteExceptionName Returns the type name of the InnerException thrown on the remote Object Server.  
Public PropertyRemoteSource Returns the source of the InnerException thrown on the remote Object Server.  
Public PropertyRemoteStackTrace Returns the stack trace of the InnerException thrown on the remote Object Server.  
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. When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception.  
Public MethodGetType (Inherited from System.Exception)
Public MethodToStringReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected Methodstatic (Shared in Visual Basic)IsConnectionProblem Determines if the exception occurred while accessing the network.  
Protected Methodstatic (Shared in Visual Basic)IsDataConcurrencyProblem Determines if a concurrency exception occurred while accessing the data store.  
Protected Methodstatic (Shared in Visual Basic)IsDataProblem Determines if the exception occurred while accessing the data store.  
Protected Methodstatic (Shared in Visual Basic)IsLicenseException Determines if the exception is a license exception;  
Protected MethodMemberwiseClone (Inherited from object)
Top
Protected Events
 NameDescription
Protected EventSerializeObjectState (Inherited from System.Exception)
Top
See Also

Reference

EntityServerException Class
IdeaBlade.EntityModel Namespace

Send Feedback