Uses of Class
org.violetlib.types.ApplicationRuntimeException
-
-
Uses of ApplicationRuntimeException in org.violetlib.types
Methods in org.violetlib.types that return ApplicationRuntimeException Modifier and Type Method and Description static ApplicationRuntimeException
ApplicationRuntimeException. create(ApplicationException ex)
static ApplicationRuntimeException
ApplicationRuntimeException. create(String message)
static ApplicationRuntimeException
ApplicationRuntimeException. create(String message, Throwable cause)
-