Class BadClusterStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
All Implemented Interfaces:
Serializable, SliderExitCodes, ExitCodeProvider, LauncherExitCodes

public class BadClusterStateException extends SliderException
The system is in a bad state
See Also:
  • Constructor Details

    • BadClusterStateException

      public BadClusterStateException(String message, Object... args)
    • BadClusterStateException

      public BadClusterStateException(Throwable throwable, String message, Object... args)