This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Client.API.Exceptions.JavaNotFoundException Class Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Client.API.Exceptions.JavaNotFoundException Class Reference

Thrown when the java installation cannot be found on the client. More...

Inherits FileNotFoundException.

Public Member Functions

 JavaNotFoundException (string message)
 
 JavaNotFoundException (string message, string fileName)
 

Detailed Description

Thrown when the java installation cannot be found on the client.

Constructor & Destructor Documentation

Org.Apache.REEF.Client.API.Exceptions.JavaNotFoundException.JavaNotFoundException ( string  message)
inline
Org.Apache.REEF.Client.API.Exceptions.JavaNotFoundException.JavaNotFoundException ( string  message,
string  fileName 
)
inline

The documentation for this class was generated from the following file: