public class FavoriteListImportException extends Exception
Constructor and Description |
---|
FavoriteListImportException(String importName,
String causeMessage,
Throwable cause) |
FavoriteListImportException(String importName,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getCauseMessage() |
String |
getImportName() |
String |
getLocalizedMessage(Locale locale)
Get the message depends on
locale . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FavoriteListImportException(String importName, String causeMessage, Throwable cause)
Copyright © 2009–2014 CodeLutin. All rights reserved.