EPUB | CHM | PDF

EPSQLDatabaseError.Properties.ErrorSeverity

Top Previous Next

To get severity of error occurred.

Syntax:

property ErrorSeverity: string;

Description:

The severity; the property contents are ERROR, FATAL, or PANIC (in an error message), or WARNING, NOTICE, DEBUG, INFO, or LOG (in a notice message), or a localized translation of one of these. Always present.