Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Common.Exceptions.RecoverableNetworkException Class Reference

Encapsulates Exception::ToString for an Exception related to the Network that can be recovered from. More...

Inherits Exception.

Public Member Functions

 RecoverableNetworkException ()
 
 RecoverableNetworkException (string message)
 
 RecoverableNetworkException (string message, Exception inner)
 
 RecoverableNetworkException (SerializationInfo info, StreamingContext context)
 

Detailed Description

Encapsulates Exception::ToString for an Exception related to the Network that can be recovered from.

Constructor & Destructor Documentation

◆ RecoverableNetworkException() [1/4]

Org.Apache.REEF.Common.Exceptions.RecoverableNetworkException.RecoverableNetworkException ( )
inline

◆ RecoverableNetworkException() [2/4]

Org.Apache.REEF.Common.Exceptions.RecoverableNetworkException.RecoverableNetworkException ( string  message)
inline

◆ RecoverableNetworkException() [3/4]

Org.Apache.REEF.Common.Exceptions.RecoverableNetworkException.RecoverableNetworkException ( string  message,
Exception  inner 
)
inline

◆ RecoverableNetworkException() [4/4]

Org.Apache.REEF.Common.Exceptions.RecoverableNetworkException.RecoverableNetworkException ( SerializationInfo  info,
StreamingContext  context 
)
inline

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