Package org.apache.derby.iapi.error
Interface ExceptionSeverity
-
- All Superinterfaces:
ExceptionSeverity
public interface ExceptionSeverity extends ExceptionSeverity
This is a refactoring wrapper around the common ExceptionSeverity class and may be removed at some point in the future. See org.apache.derby.common.error.ExceptionSeverity
-
-
Field Summary
-
Fields inherited from interface org.apache.derby.shared.common.error.ExceptionSeverity
DATABASE_SEVERITY, NO_APPLICABLE_SEVERITY, SESSION_SEVERITY, STATEMENT_SEVERITY, SYSTEM_SEVERITY, TRANSACTION_SEVERITY, WARNING_SEVERITY
-
-