Uses of Class
org.apache.cocoon.util.location.LocatedRuntimeException

Packages that use LocatedRuntimeException
org.apache.cocoon.util.location Classes and utilities used to track location information. 
 

Uses of LocatedRuntimeException in org.apache.cocoon.util.location
 

Constructors in org.apache.cocoon.util.location that throw LocatedRuntimeException
LocatedRuntimeException(String message, Throwable cause)
           
LocatedRuntimeException(String message, Throwable cause, Location location)
           
LocatedRuntimeException(String message, Throwable cause, Location location, boolean rethrowLocated)
           
 



Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.