class ErrorEvent

Parents

BaseEvent

Brief

This class provides methods to get the error message and create a new object with an error message

Static Public Methods

create

Constructs and returns a new instance of the class with the provided name, event date, and error message

Public Methods

ErrorEvent

A constructor

getErrorMessage

Gets error message

back