public class FileAlreadyExistsException extends EntityAlreadyExistsException
| Constructor and Description |
|---|
FileAlreadyExistsException(Locale pLocale,
BinaryResource pFile) |
FileAlreadyExistsException(Locale pLocale,
BinaryResource pFile,
Throwable pCause) |
FileAlreadyExistsException(Locale pLocale,
String pFullName) |
FileAlreadyExistsException(Locale pLocale,
String pFullName,
Throwable pCause) |
FileAlreadyExistsException(String pMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
getBundleDefaultMessage, getBundleMessage, getMessage, setLocale, toStringaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic FileAlreadyExistsException(String pMessage)
public FileAlreadyExistsException(Locale pLocale, BinaryResource pFile)
public FileAlreadyExistsException(Locale pLocale, BinaryResource pFile, Throwable pCause)
public String getLocalizedMessage()
getLocalizedMessage in class ApplicationExceptionCopyright © 2017 DocDoku. All rights reserved.