public class ClientAlreadyExistsException extends OAuth2Exception
Message with HttpListenerResponseAttributes defined.
Exception thrown when trying to register a client with an id that is already registered.
com.mulesoft.modules.oauth2.provider.internal.OAuth2ProviderOperations#createClient(OAuth2ProviderConfiguration, String, ClientType, String, String, String, String, List, List, Set, boolean),
Serialized Form| Constructor and Description |
|---|
ClientAlreadyExistsException(String msg) |
getErrorMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClientAlreadyExistsException(String msg)
Copyright © 2023 MuleSoft, Inc.. All rights reserved.