ccc.web.rendering
Class NotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ccc.web.exceptions.WebException
                  extended by ccc.web.rendering.NotFoundException
All Implemented Interfaces:
java.io.Serializable

public class NotFoundException
extends WebException

An exception to represent a missing resource.

Author:
Civic Computing Ltd.
See Also:
Serialized Form

Constructor Summary
NotFoundException()
          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

NotFoundException

public NotFoundException()
Constructor.



Copyright © 2010. All Rights Reserved.