public abstract class JpfException extends Exception
Modifier | Constructor and Description |
---|---|
protected |
JpfException(String aPackageName,
String aMessageKey,
Object aData,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage(Locale locale) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All rights reserved.