Package org.apache.hadoop.yarn.service.exceptions


package org.apache.hadoop.yarn.service.exceptions
  • Class
    Description
    org.apache.hadoop.yarn.service.exceptions.BadClusterStateException
    The system is in a bad state
    org.apache.hadoop.yarn.service.exceptions.BadCommandArgumentsException
     
    org.apache.hadoop.yarn.service.exceptions.BadConfigException
    An exception to raise on a bad configuration
    org.apache.hadoop.yarn.service.exceptions.ErrorStrings
     
    org.apache.hadoop.yarn.service.exceptions.ExitCodeProvider
    Get the exit code of an exception.
    org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
     
    org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
     
    org.apache.hadoop.yarn.service.exceptions.ServiceLaunchException
    A service launch exception that includes an exit code; when caught by the ServiceLauncher, it will convert that into a process exit code.
    org.apache.hadoop.yarn.service.exceptions.SliderException
     
    org.apache.hadoop.yarn.service.exceptions.UsageException
    Used to raise a usage exception ... this has the exit code LauncherExitCodes.EXIT_USAGE