Searched refs:IO_EXCEPTION (Results 1 - 18 of 18) sorted by relevance

/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DExitCodes.java159 int IO_EXCEPTION = 24; field in interface:ExitCodes
H A DAddResourceBundle.java158 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
164 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
H A DAttributeValues.java172 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
223 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DExitCodes.java159 int IO_EXCEPTION = 24; field in interface:ExitCodes
H A DAddResourceBundle.java158 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
164 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
H A DAttributeValues.java172 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
223 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/entitlement/
H A DListXACML.java195 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
205 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
276 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
286 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
327 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
H A DCreateXACML.java240 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
244 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/org/forgerock/openam/cli/entitlement/
H A DJsonResourceCommand.java146 throw new CLIException(ioE, ExitCodes.IO_EXCEPTION);
165 throw new CLIException(ioE, ExitCodes.IO_EXCEPTION);
H A DPolicyExport.java134 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/entitlement/
H A DListXACML.java201 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
211 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
282 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
292 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
337 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
H A DCreateXACML.java235 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
239 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/agentconfig/
H A DShowAgent.java182 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
185 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
H A DShowAgentGroup.java173 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
176 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/agentconfig/
H A DShowAgent.java182 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
185 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
H A DShowAgentGroup.java173 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
176 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/authentication/
H A DUpdateAuthConfigurationEntries.java213 throw new CLIException(e, ExitCodes.IO_EXCEPTION);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/authentication/
H A DUpdateAuthConfigurationEntries.java213 throw new CLIException(e, ExitCodes.IO_EXCEPTION);

Completed in 623 milliseconds