aceGeneralException Class |
Namespace: imbACE.Core.core.exceptions
public class aceGeneralException : Exception, ILogSerializableProvider<IAceExceptionSerializable>
The aceGeneralException type exposes the following members.
| Name | Description | |
|---|---|---|
| aceGeneralException |
Initializes a new instance of the aceGeneralException class.
|
| Name | Description | |
|---|---|---|
| callInfo | ||
| Data | (Overrides ExceptionData.) | |
| HelpLink | (Overrides ExceptionHelpLink.) | |
| info | ||
| Message | ||
| Source | (Overrides ExceptionSource.) | |
| stackFrame | ||
| stackTrace | ||
| StackTrace | (Overrides ExceptionStackTrace.) | |
| title |
| Name | Description | |
|---|---|---|
| add | ||
| GetSerializableT |
Gets the serializable object with exception information
| |
| SetLogSerializable | ||
| ToString | (Overrides ExceptionToString.) |
| 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.) |