public class OAuthProviderNotFoundException extends EntityNotFoundException
| Constructor and Description |
|---|
OAuthProviderNotFoundException(Locale pLocale,
int id) |
OAuthProviderNotFoundException(Locale pLocale,
int id,
Throwable pCause) |
OAuthProviderNotFoundException(String pMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
getBundleDefaultMessage, getBundleMessage, getMessage, setLocale, toStringaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic OAuthProviderNotFoundException(String pMessage)
public OAuthProviderNotFoundException(Locale pLocale, int id)
public String getLocalizedMessage()
getLocalizedMessage in class ApplicationExceptionCopyright © 2018 DocDoku. All rights reserved.