![JAR search and dependency download from the Maven repository](/logo.png)
com.ibm.optim.oaas.client.InvalidClientIdException.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api_java_client Show documentation
Show all versions of api_java_client Show documentation
Java client API for DOCplexCloud, version 1.0-STABLE-b832
The newest version!
InvalidClientIdException (Java Client for DOcplexcloud 1.0 API)
com.ibm.optim.oaas.client
Class InvalidClientIdException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.ibm.optim.oaas.client.OaasRuntimeException
-
- com.ibm.optim.oaas.client.SecurityException
-
- com.ibm.optim.oaas.client.InvalidClientIdException
-
- All Implemented Interfaces:
- Serializable
public class InvalidClientIdException
extends SecurityException
Security exception thrown when the client ID is not known or invalid.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
Constructor and Description
InvalidClientIdException(Object[] params,
OperationException e)
InvalidClientIdException(String clientId)
-
Method Summary
-
Methods inherited from class com.ibm.optim.oaas.client.SecurityException
getRestStatusCode
-
Methods inherited from class com.ibm.optim.oaas.client.OaasRuntimeException
getLocalizedMessage, getLocalizedMessage, getMessage, getMessageCode, getParameters, getRootCause
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
Constructor Detail
-
InvalidClientIdException
public InvalidClientIdException(Object[] params,
OperationException e)
-
InvalidClientIdException
public InvalidClientIdException(String clientId)
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy