Uses of Interface
com.igormaznitsa.meta.common.exceptions.MetaErrorListener
Packages that use MetaErrorListener
-
Uses of MetaErrorListener in com.igormaznitsa.meta.common.exceptions
Methods in com.igormaznitsa.meta.common.exceptions with parameters of type MetaErrorListenerModifier and TypeMethodDescriptionstatic voidMetaErrorListeners.addErrorListener(MetaErrorListener value) Add new fireError listener for global fireError events.static voidMetaErrorListeners.removeErrorListener(MetaErrorListener value) Remove listener.