This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.util.location.LocatedRuntimeException (Cocoon Pipeline API 1.0.0 API)

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

Packages that use LocatedRuntimeException
org.apache.cocoon.util.location   
 

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-2008 The Apache Software Foundation. All Rights Reserved.