ListenerNotRegisteredException constructor
ListenerNotRegisteredException(
- String title
Implementation
ListenerNotRegisteredException(String title) : super(title);
ListenerNotRegisteredException(String title) : super(title);