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

Inherits Exception, and Org.Apache.REEF.Utilities.IIdentifiable.

Public Member Functions

 JobException (string jobId)
 
 JobException (string jobId, string message, Exception cause)
 
 JobException (string jobId, string message)
 
 JobException (string jobId, Exception cause)
 

Properties

string Id [get]
 
- Properties inherited from Org.Apache.REEF.Utilities.IIdentifiable
string Id [get]
 The Id of this object, e.g. More...
 

Constructor & Destructor Documentation

Org.Apache.REEF.Common.Exceptions.JobException.JobException ( string  jobId)
inline
Org.Apache.REEF.Common.Exceptions.JobException.JobException ( string  jobId,
string  message,
Exception  cause 
)
inline
Org.Apache.REEF.Common.Exceptions.JobException.JobException ( string  jobId,
string  message 
)
inline
Org.Apache.REEF.Common.Exceptions.JobException.JobException ( string  jobId,
Exception  cause 
)
inline

Property Documentation

string Org.Apache.REEF.Common.Exceptions.JobException.Id
get

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