Class OAuth20ExceptionUtil
java.lang.Object
com.ibm.oauth.core.api.error.oauth20.OAuth20ExceptionUtil
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getMessage
(OAuthException e, Locale locale) Preserved for compatibility, calls new signaturestatic String
getMessage
(OAuthException e, Locale locale, String encoding) Get the appropriate error message for the given exception
-
Field Details
-
exceptionMessage
-
-
Constructor Details
-
OAuth20ExceptionUtil
public OAuth20ExceptionUtil()
-
-
Method Details
-
getMessage
Preserved for compatibility, calls new signature- Parameters:
e
-locale
-- Returns:
-
getMessage
Get the appropriate error message for the given exception- Parameters:
e
-locale
-encoding
-- Returns:
-