Uses of Class
hudson.util.ErrorObject

Packages that use ErrorObject
hudson.util Other miscellaneous utility code 
 

Uses of ErrorObject in hudson.util
 

Subclasses of ErrorObject in hudson.util
 class AWTProblem
           
 class HudsonFailedToLoad
          Model object used to display the generic error when Hudson 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 JNADoublyLoaded
          Indicates that JNA is already loaded in another class loader.
 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.
 



Copyright © 2004-2013. All Rights Reserved.