Click or drag to resize

aceServerSessionControlException Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Error with or within serverSession or serverSessionControl
Inheritance Hierarchy

Namespace:  imbACE.Network.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class aceServerSessionControlException : aceGeneralException
Request Example View Source

The aceServerSessionControlException type exposes the following members.

Constructors
  NameDescription
Public methodaceServerSessionControlException
Initializes a new instance of the aceServerSessionControlException class
Top
Properties
  NameDescription
Public propertycallInfo
(Inherited from aceGeneralException.)
Public propertyData (Inherited from aceGeneralException.)
Public propertyHelpLink (Inherited from aceGeneralException.)
Public propertyinfo
(Inherited from aceGeneralException.)
Public propertyMessage (Inherited from aceGeneralException.)
Public propertySource (Inherited from aceGeneralException.)
Public propertystackFrame
(Inherited from aceGeneralException.)
Public propertystackTrace
(Inherited from aceGeneralException.)
Public propertyStackTrace (Inherited from aceGeneralException.)
Public propertytitle
(Inherited from aceGeneralException.)
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Public Extension Methoddescribe
Primary method for exception description
(Defined by exceptionExtensions.)
Public Extension MethodgetLastInner
Retrieves the last exception nested as InnerException
(Defined by exceptionExtensions.)
Public Extension MethodgoogleException
Google search about the exception
(Defined by exceptionExtensions.)
Public Extension MethodreportSummary
Writes a summary report into ITextRender
(Defined by exceptionExtensions.)
Top
See Also