export declare enum ExceptionType { UnexpectedException = 0, SqlException = 1, IszoleaConfigurationException = 2 }