Uses of Interface
jetbrains.buildServer.maintenance.exceptions.KnownStartupError
-
Packages that use KnownStartupError Package Description jetbrains.buildServer.maintenance.exceptions -
-
Uses of KnownStartupError in jetbrains.buildServer.maintenance.exceptions
Classes in jetbrains.buildServer.maintenance.exceptions that implement KnownStartupError Modifier and Type Class Description classDatabaseIsNotEmptyErrorclassDatabaseVersionMismatchErrorclassDataDirectoryExceptionThrown when a problem with the data directory is detected.classDataPartsInconsistentErrorclassDBExceptionAdapterAdaptsDBExceptiontoKnownRecoverableDatabaseSettingsError.classJavaVersionNotSupportedclassKnownNonRecoverableStartupErrorThis exception may be raised at startup if a known non-recoverable problem has encountered.classKnownRecoverableDatabaseSettingsErrorThis exception may be raised at startup when detected an error that can be recovered by changing database settings.classKnownRecoverableErrorclassMaintenanceAccessDeniedErrorThis excaption is thrown from ajax requests and command processors when the command require maintenance authentication but this authentication has not done.classMaintenanceAuthenticationFailedExceptionclassSecondTeamCityInstanceErrorclassStartupDatabaseAccessingError
-