Searched defs:UpdateException (Results 1 - 1 of 1) sorted by relevance

/forgerock/openidm-v4/openidm-maintenance/src/main/java/org/forgerock/openidm/maintenance/upgrade/
H A DUpdateException.java21 public class UpdateException extends Exception { class in inherits:Exception
28 public UpdateException() { method in class:UpdateException
34 public UpdateException(String message) { method in class:UpdateException
41 public UpdateException(String message, Throwable ex) { method in class:UpdateException

Completed in 32 milliseconds