CodeGen Exception.
More...
|
| CodeGenException () |
| Initializes a new instance of the CodeGenException class.
|
|
| CodeGenException (string s) |
| Initializes a new instance of the CodeGenException class.
|
|
| CodeGenException (string s, Exception inner) |
| Initializes a new instance of the CodeGenException class.
|
|
| AvroException () |
| Initializes a new instance of the AvroException class.
|
|
| AvroException (string s) |
| Initializes a new instance of the AvroException class.
|
|
| AvroException (string s, Exception inner) |
| Initializes a new instance of the AvroException class.
|
|
CodeGen Exception.
- See also
- Avro.AvroException
◆ CodeGenException() [1/2]
Avro.CodeGenException.CodeGenException |
( |
string |
s | ) |
|
|
inline |
Initializes a new instance of the CodeGenException class.
- Parameters
-
s | The message that describes the error. |
◆ CodeGenException() [2/2]
Avro.CodeGenException.CodeGenException |
( |
string |
s, |
|
|
Exception |
inner |
|
) |
| |
|
inline |
Initializes a new instance of the CodeGenException 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/CodeGenException.cs