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 ManagementExceptionManagementException. wrap(Exception cause)static ManagementExceptionManagementException. wrap(String message, Exception cause)
-