Class YarnFacadeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.yarn.appMaster.YarnFacadeException
All Implemented Interfaces:
Serializable

public class YarnFacadeException extends Exception
Exceptions thrown from the YARN facade: the wrapper around the YARN AM interfaces.
See Also:
  • Constructor Details

    • YarnFacadeException

      public YarnFacadeException(String msg, Exception e)