DevForce Help Reference
QueryInversionServerException Class Members
Properties  Methods  Events


The following tables list the members exposed by QueryInversionServerException.

Public Constructors
 NameDescription
Public ConstructorQueryInversionServerException 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 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
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. (Inherited from IdeaBlade.EntityModel.EntityServerException)
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

Reference

QueryInversionServerException Class
IdeaBlade.EntityModel Namespace

Send Feedback