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


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.  Sets the SerializationInfo with information about the exception.  
Public MethodGetType (Inherited from System.Exception)
Public MethodToString Returns a string representation of the current exception.  
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

© 2013 All Rights Reserved.