Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
VTypes - Release 1
Uses of Class org.violetlib.types.ApplicationRuntimeException
Deprecated: ShowHide

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)