Uses of Interface
com.igormaznitsa.meta.common.exceptions.MetaErrorListener
Packages that use MetaErrorListener
-
Uses of MetaErrorListener in com.igormaznitsa.meta.common.exceptions
Fields in com.igormaznitsa.meta.common.exceptions with type parameters of type MetaErrorListenerModifier and TypeFieldDescriptionprivate static final List<MetaErrorListener> MetaErrorListeners.ERROR_LISTENERSMethods 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.