JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
net.hyshan.hou.core.app.exception.AppEx
Packages that use
AppEx
Package
Description
net.hyshan.hou.core.app.exception
Uses of
AppEx
in
net.hyshan.hou.core.app.exception
Methods in
net.hyshan.hou.core.app.exception
that return
AppEx
Modifier and Type
Method
Description
static
AppEx
AppEx.
of
(
String
message)
static
AppEx
AppEx.
of
(
String
message,
Throwable
cause)
static
AppEx
AppEx.
of
(
Throwable
cause)