Apache REEF  0.16.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

◆ ClasspathException() [1/2]

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

◆ ClasspathException() [2/2]

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

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