org.melati.servlet.test
Class ClasspathRenderedException

Package class diagram package ClasspathRenderedException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.melati.servlet.test.ClasspathRenderedException
All Implemented Interfaces:
Serializable

public class ClasspathRenderedException
extends Exception

Exception with matching templates on classpath.

Since:
14-Dec-2006
Author:
timp
See Also:
Serialized Form

Constructor Summary
ClasspathRenderedException()
          Constructor.
ClasspathRenderedException(String message)
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClasspathRenderedException

public ClasspathRenderedException()
Constructor.


ClasspathRenderedException

public ClasspathRenderedException(String message)
Constructor.

Parameters:
message - the message


Copyright © 2000-2010 PanEris. All Rights Reserved.