Package jetbrains.buildServer.maintenance.exceptions
-
Interface Summary Interface Description KnownStartupError Problem that we known and we can show a human-friendly message instead of a stack trace. -
Exception Summary Exception Description DatabaseIsNotEmptyError DatabaseVersionMismatchError DataDirectoryException Thrown when a problem with the data directory is detected.DataPartsInconsistentError DBExceptionAdapter AdaptsDBException
toKnownRecoverableDatabaseSettingsError
.JavaVersionNotSupported KnownNonRecoverableStartupError This exception may be raised at startup if a known non-recoverable problem has encountered.KnownRecoverableDatabaseSettingsError This exception may be raised at startup when detected an error that can be recovered by changing database settings.KnownRecoverableError MaintenanceAuthenticationFailedException SecondTeamCityInstanceError ServerStartupError Raised when TeamCity server could not start.StartupDatabaseAccessingError UnknownServerStartupError UnknownUpgradeError This exception is raised when one of convertors has failed. -
Error Summary Error Description MaintenanceAccessDeniedError This excaption is thrown from ajax requests and command processors when the command require maintenance authentication but this authentication has not done.