class |
AWTProblem |
|
class |
BootFailure |
|
class |
HudsonFailedToLoad |
Model object used to display the generic error when Jenkins start up fails fatally during initialization.
|
class |
IncompatibleAntVersionDetected |
Model object used to display the error top page if
we find out that the container is picking up its own Ant and that's not 1.7.
|
class |
IncompatibleServletVersionDetected |
Model object used to display the error top page if
we find out that the container doesn't support servlet 2.4.
|
class |
IncompatibleVMDetected |
Model object used to display the error top page if
we find out that XStream is running in pure-java mode.
|
class |
InsufficientPermissionDetected |
Model object used to display the error top page if
we find that we don't have enough permissions to run.
|
class |
JenkinsReloadFailed |
Indicates that Jenkins is interrupted during reload.
|
class |
NoHomeDir |
Model object used to display the error top page if
we couldn't create the home directory.
|
class |
NoTempDir |
Model object used to display the error top page if
there appears to be no temporary directory.
|