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

Thrown when the client fails to assemble the classpath for the Java part of the client. More...

Inherits Exception.

Public Member Functions

 ClasspathException (string message)
 
 ClasspathException (string message, Exception innerException)
 

Detailed Description

Thrown when the client fails to assemble the classpath for the Java part of the client.

Constructor & Destructor Documentation

Org.Apache.REEF.Client.API.Exceptions.ClasspathException.ClasspathException ( string  message)
inline
Org.Apache.REEF.Client.API.Exceptions.ClasspathException.ClasspathException ( string  message,
Exception  innerException 
)
inline

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