Package io.jmix.flowui.exception
@NonNullApi
package io.jmix.flowui.exception
-
ClassDescriptionBase class for exception handlers determining their ability to handle an exception by its class name and optional implementation of
AbstractUiExceptionHandler.canHandle(String, String, Throwable)
method.Raised on attempt to open an unknown screen.Interface to be implemented by exception handlersException to be thrown by field validators.