Class OAuth20ExceptionUtil
java.lang.Object
com.ibm.oauth.core.api.error.oauth20.OAuth20ExceptionUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetMessage(OAuthException e, Locale locale) Preserved for compatibility, calls new signaturestatic StringgetMessage(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:
-