org.apache.hadoop.yarn.server.resourcemanager.scheduler
Class SchedulerDynamicEditException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.hadoop.yarn.exceptions.YarnException
              extended by org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerDynamicEditException
All Implemented Interfaces:
Serializable

public class SchedulerDynamicEditException
extends org.apache.hadoop.yarn.exceptions.YarnException

See Also:
Serialized Form

Constructor Summary
SchedulerDynamicEditException(String string)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SchedulerDynamicEditException

public SchedulerDynamicEditException(String string)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.