This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Evaluator.Exceptions Namespace Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Classes
Org.Apache.REEF.Evaluator.Exceptions Namespace Reference

Classes

class  ClockInstantiationException
 Thrown when the Evaluator cannot instantiate the Clock.
 
class  EvaluatorConfigurationFileNotFoundException
 Thrown when the Evaluator configuration file can't be found.
 
class  EvaluatorConfigurationParseException
 Thrown when the Evaluator Configuration cannot be read.
 
class  EvaluatorInjectorInstantiationException
 Thrown when the root injector for an Evaluator cannot be instantiated.
 
class  UnhandledException
 Thrown when the Evaluator's default Exception handler catches an Exception.