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 class
DatabaseIsNotEmptyError
class
DatabaseVersionMismatchError
class
DataDirectoryException
Thrown when a problem with the data directory is detected.class
DataPartsInconsistentError
class
DBExceptionAdapter
AdaptsDBException
toKnownRecoverableDatabaseSettingsError
.class
JavaVersionNotSupported
class
KnownNonRecoverableStartupError
This exception may be raised at startup if a known non-recoverable problem has encountered.class
KnownRecoverableDatabaseSettingsError
This exception may be raised at startup when detected an error that can be recovered by changing database settings.class
KnownRecoverableError
class
MaintenanceAccessDeniedError
This excaption is thrown from ajax requests and command processors when the command require maintenance authentication but this authentication has not done.class
MaintenanceAuthenticationFailedException
class
SecondTeamCityInstanceError
class
StartupDatabaseAccessingError
-