A generic Avro exception.
More...
A generic Avro exception.
◆ AvroRuntimeException() [1/3]
Avro.AvroRuntimeException.AvroRuntimeException |
( |
| ) |
|
|
inline |
◆ AvroRuntimeException() [2/3]
Avro.AvroRuntimeException.AvroRuntimeException |
( |
string |
s | ) |
|
|
inline |
Initializes a new instance of the AvroRuntimeException class.
- Parameters
-
s | The message that describes the error. |
◆ AvroRuntimeException() [3/3]
Avro.AvroRuntimeException.AvroRuntimeException |
( |
string |
s, |
|
|
Exception |
inner |
|
) |
| |
|
inline |
Initializes a new instance of the AvroRuntimeException class.
- Parameters
-
s | The message that describes the error. |
inner | The exception that is the cause of the current exception, or a null reference if no inner exception is specified. |
The documentation for this class was generated from the following file:
- src/apache/main/CodeGen/AvroRuntimeException.cs