org.apache.tapestry5.corelib.internal
Class InternalMessages
java.lang.Object
org.apache.tapestry5.corelib.internal.InternalMessages
public final class InternalMessages
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalMessages
public InternalMessages()
componentActionNotSerializable
public static String componentActionNotSerializable(String componentId,
Throwable cause)
encloseErrorsInForm
public static String encloseErrorsInForm()
failureInstantiatingObject
public static String failureInstantiatingObject(Class objectType,
String componentId,
Throwable cause)
conflictingEncodingType
public static String conflictingEncodingType(String existing,
String conflicting)
toClientShouldReturnString
public static String toClientShouldReturnString()
Copyright © 2003-2012 The Apache Software Foundation.