org.apache.tapestry.error
Class ErrorMessages

java.lang.Object
  extended by org.apache.tapestry.error.ErrorMessages

public final class ErrorMessages
extends Object

Since:
4.0
Author:
Howard M. Lewis Ship

Method Summary
static String unableToProcessClientRequest(Throwable cause)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

unableToProcessClientRequest

public static String unableToProcessClientRequest(Throwable cause)


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.