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

Public Member Functions

 CodeGenException (string s)
 
 CodeGenException (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 CodeGenException.cs.

Constructor & Destructor Documentation

◆ CodeGenException() [1/2]

Avro.CodeGenException.CodeGenException ( string  s)
inline

Definition at line 27 of file CodeGenException.cs.

◆ CodeGenException() [2/2]

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

Definition at line 32 of file CodeGenException.cs.


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