ParserRuntimeException will be thrown when an error occurs while parsing an Apama event.
More...
Inherits Exception.
ParserRuntimeException will be thrown when an error occurs while parsing an Apama event.
◆ ParserRuntimeException() [1/3]
Apama.Event.Parser.ParserRuntimeException.ParserRuntimeException |
( |
string |
message | ) |
|
◆ ParserRuntimeException() [2/3]
Apama.Event.Parser.ParserRuntimeException.ParserRuntimeException |
( |
Exception |
cause | ) |
|
◆ ParserRuntimeException() [3/3]
Apama.Event.Parser.ParserRuntimeException.ParserRuntimeException |
( |
string |
message, |
|
|
Exception |
cause |
|
) |
| |