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

Inherits Exception.

Public Member Functions

 IllegalStateException ()
 
 IllegalStateException (string msg)
 
 IllegalStateException (SerializationInfo info, StreamingContext context)
 
 IllegalStateException (string message, Exception innerException)
 

Constructor & Destructor Documentation

◆ IllegalStateException() [1/4]

Org.Apache.REEF.Tang.Exceptions.IllegalStateException.IllegalStateException ( )
inline

◆ IllegalStateException() [2/4]

Org.Apache.REEF.Tang.Exceptions.IllegalStateException.IllegalStateException ( string  msg)
inline

◆ IllegalStateException() [3/4]

Org.Apache.REEF.Tang.Exceptions.IllegalStateException.IllegalStateException ( SerializationInfo  info,
StreamingContext  context 
)
inline

◆ IllegalStateException() [4/4]

Org.Apache.REEF.Tang.Exceptions.IllegalStateException.IllegalStateException ( string  message,
Exception  innerException 
)
inline

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