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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DInstallDS.java389 return printAndReturnErrorCode(e.getMessageObject()).getReturnCode();
438 return printAndReturnErrorCode(ce.getMessageObject());
586 private InstallReturnCode printAndReturnErrorCode(LocalizableMessage message) method in class:InstallDS

Completed in 33 milliseconds