aceServerException Class |
Namespace: imbACE.Network.core
The aceServerException type exposes the following members.
| Name | Description | |
|---|---|---|
| aceServerException | Initializes a new instance of the aceServerException class |
| Name | Description | |
|---|---|---|
| callInfo | (Inherited from aceGeneralException.) | |
| Data | (Inherited from aceGeneralException.) | |
| HelpLink | (Inherited from aceGeneralException.) | |
| info | (Inherited from aceGeneralException.) | |
| Message | (Inherited from aceGeneralException.) | |
| Source | (Inherited from aceGeneralException.) | |
| stackFrame | (Inherited from aceGeneralException.) | |
| stackTrace | (Inherited from aceGeneralException.) | |
| StackTrace | (Inherited from aceGeneralException.) | |
| title | (Inherited from aceGeneralException.) |
| Name | Description | |
|---|---|---|
| add | (Inherited from aceGeneralException.) | |
| GetSerializableT |
Gets the serializable object with exception information
(Inherited from aceGeneralException.) | |
| SetLogSerializable | (Inherited from aceGeneralException.) | |
| ToString | (Inherited from aceGeneralException.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) | |
| describe |
Primary method for exception description
(Defined by exceptionExtensions.) | |
| getLastInner |
Retrieves the last exception nested as InnerException
(Defined by exceptionExtensions.) | |
| googleException |
Google search about the exception
(Defined by exceptionExtensions.) | |
| reportSummary |
Writes a summary report into ITextRender
(Defined by exceptionExtensions.) |