public class ProvidedAccountNotFoundException extends EntityNotFoundException
Constructor and Description |
---|
ProvidedAccountNotFoundException(Locale pLocale,
String id) |
ProvidedAccountNotFoundException(Locale pLocale,
String id,
Throwable pCause) |
ProvidedAccountNotFoundException(String message) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalizedMessage() |
getBundleDefaultMessage, getBundleMessage, getMessage, setLocale, toString
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ProvidedAccountNotFoundException(String message)
public String getLocalizedMessage()
getLocalizedMessage
in class ApplicationException
Copyright © 2018 DocDoku. All rights reserved.