WrongEventException constructor
WrongEventException(
- String cause
Exception constructor containing the description for the exception.
Implementation
WrongEventException(this.cause);
Exception constructor containing the description for the exception.
WrongEventException(this.cause);