OnExceptionEvent
Overview
OnExceptionEvent class represents RO exception events.
Location
- Reference: com.remobjects.sdk.jar
- Package: com.remobjects.sdk
- Ancestry: Object | EventType | OnExceptionEvent
Properties
Text
property Text: String read write;
String Text { __get; __set; }
Instance Methods
constructor
Initializes a new event instance.
constructor
OnExceptionEvent()
constructor (String)
Initializes a new event instance with specific text.
constructor(aException: String)
OnExceptionEvent(String aException)
Parameters:
- aException: Incoming text