Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Public Member Functions | Properties | List of all members
Org.Apache.REEF.Common.Runtime.Evaluator.Task.TaskClientCodeException Class Reference

An Exception thrown when Task creation fails. More...

Inherits Exception.

Public Member Functions

override void GetObjectData (SerializationInfo info, StreamingContext context)
 

Properties

string TaskId [get]
 
string ContextId [get]
 

Detailed Description

An Exception thrown when Task creation fails.

Member Function Documentation

◆ GetObjectData()

override void Org.Apache.REEF.Common.Runtime.Evaluator.Task.TaskClientCodeException.GetObjectData ( SerializationInfo  info,
StreamingContext  context 
)
inline

Property Documentation

◆ ContextId

string Org.Apache.REEF.Common.Runtime.Evaluator.Task.TaskClientCodeException.ContextId
get

◆ TaskId

string Org.Apache.REEF.Common.Runtime.Evaluator.Task.TaskClientCodeException.TaskId
get

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