Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Wake.Avro.SeializationException Class Reference

The SeializationException is generated when an Avro serializer is requested to send or receive a message that does not exist is in message namespace it was given at construction time. More...

Inherits Exception.

Public Member Functions

 SeializationException (string message)
 

Detailed Description

The SeializationException is generated when an Avro serializer is requested to send or receive a message that does not exist is in message namespace it was given at construction time.

Constructor & Destructor Documentation

◆ SeializationException()

Org.Apache.REEF.Wake.Avro.SeializationException.SeializationException ( string  message)
inline

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