public final class InternalMessages extends Object
Constructor and Description |
---|
InternalMessages() |
Modifier and Type | Method and Description |
---|---|
static String |
componentActionNotSerializable(String componentId,
Throwable cause) |
static String |
conflictingEncodingType(String existing,
String conflicting) |
static String |
encloseErrorsInForm() |
static String |
failureInstantiatingObject(Class objectType,
String componentId,
Throwable cause) |
static String |
toClientShouldReturnString() |
public InternalMessages()
public static String componentActionNotSerializable(String componentId, Throwable cause)
public static String encloseErrorsInForm()
public static String failureInstantiatingObject(Class objectType, String componentId, Throwable cause)
public static String conflictingEncodingType(String existing, String conflicting)
public static String toClientShouldReturnString()
Copyright © 2003-2012 The Apache Software Foundation.