|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.oauth.core.api.error.oauth20.OAuth20ExceptionUtil
public class OAuth20ExceptionUtil
Field Summary | |
---|---|
static java.util.Map<java.lang.Class<?>,java.lang.String> |
exceptionMessage
|
Constructor Summary | |
---|---|
OAuth20ExceptionUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getMessage(com.ibm.oauth.core.api.error.OAuthException e,
java.util.Locale locale)
Generate the error message for the given exception |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.util.Map<java.lang.Class<?>,java.lang.String> exceptionMessage
Constructor Detail |
---|
public OAuth20ExceptionUtil()
Method Detail |
---|
public static java.lang.String getMessage(com.ibm.oauth.core.api.error.OAuthException e, java.util.Locale locale)
e
- locale
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |