Uses of Class
org.nuxeo.runtime.management.ManagementException
-
Packages that use ManagementException Package Description org.nuxeo.runtime.management -
-
Uses of ManagementException in org.nuxeo.runtime.management
Methods in org.nuxeo.runtime.management that return ManagementException Modifier and Type Method Description static ManagementException
ManagementException. wrap(Exception cause)
static ManagementException
ManagementException. wrap(String message, Exception cause)
-