Kinetica   C#   API  Version 7.2.3.0
Avro.AvroRuntimeException Class Reference
+ Inheritance diagram for Avro.AvroRuntimeException:
+ Collaboration diagram for Avro.AvroRuntimeException:

Public Member Functions

 AvroRuntimeException (string s)
 
 AvroRuntimeException (string s, Exception inner)
 
- Public Member Functions inherited from Avro.AvroException
 AvroException (string s)
 
 AvroException (string s, Exception inner)
 

Detailed Description

Definition at line 25 of file AvroRuntimeException.cs.

Constructor & Destructor Documentation

◆ AvroRuntimeException() [1/2]

Avro.AvroRuntimeException.AvroRuntimeException ( string  s)
inline

Definition at line 27 of file AvroRuntimeException.cs.

◆ AvroRuntimeException() [2/2]

Avro.AvroRuntimeException.AvroRuntimeException ( string  s,
Exception  inner 
)
inline

Definition at line 32 of file AvroRuntimeException.cs.


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