Apama API Reference for .NET  10.11.3.2
Apama.Event.Parser.ParserRuntimeException Class Reference

ParserRuntimeException will be thrown when an error occurs while parsing an Apama event. More...

Inherits Exception.

Public Member Functions

 ParserRuntimeException (string message)
 
 ParserRuntimeException (Exception cause)
 
 ParserRuntimeException (string message, Exception cause)
 

Detailed Description

ParserRuntimeException will be thrown when an error occurs while parsing an Apama event.

Constructor & Destructor Documentation

◆ ParserRuntimeException() [1/3]

Apama.Event.Parser.ParserRuntimeException.ParserRuntimeException ( string  message)

Parameters
message

◆ ParserRuntimeException() [2/3]

Apama.Event.Parser.ParserRuntimeException.ParserRuntimeException ( Exception  cause)

Parameters
cause

◆ ParserRuntimeException() [3/3]

Apama.Event.Parser.ParserRuntimeException.ParserRuntimeException ( string  message,
Exception  cause 
)

Parameters
message
cause
Submit a bug or feature
Copyright (c) 2013-2022 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.