|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.eclipse.persistence.exceptions.i18n.ExceptionMessageGenerator
public class ExceptionMessageGenerator
INTERNAL: Utility class to generate exception messages using ResourceBundles. Creation date: (12/7/00 10:30:38 AM)
| Constructor Summary | |
|---|---|
ExceptionMessageGenerator() |
|
| Method Summary | |
|---|---|
static java.lang.String |
buildMessage(java.lang.Class exceptionClass, int errorNumber, java.lang.Object[] arguments)Return the message for the given exception class and error number. |
protected static java.lang.String |
format(java.lang.String message, java.lang.Object[] arguments)Return the formatted message for the given exception class and error number. |
static java.lang.String |
getHeader(java.lang.String headerLabel)Get one of the generic headers used for the exception's toString(). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionMessageGenerator()
| Method Detail |
|---|
public static java.lang.String buildMessage(java.lang.Class exceptionClass,
int errorNumber,
java.lang.Object[] arguments)
protected static java.lang.String format(java.lang.String message,
java.lang.Object[] arguments)
public static java.lang.String getHeader(java.lang.String headerLabel)
|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||