Uses of Class
org.apache.tapestry.util.exception.ExceptionProperty

Packages that use ExceptionProperty
org.apache.tapestry.util.exception A basic framework for analyzing a reporting exceptions. 
 

Uses of ExceptionProperty in org.apache.tapestry.util.exception
 

Methods in org.apache.tapestry.util.exception that return ExceptionProperty
 ExceptionProperty[] ExceptionDescription.getProperties()
           
 

Constructors in org.apache.tapestry.util.exception with parameters of type ExceptionProperty
ExceptionDescription(String exceptionClassName, String message, ExceptionProperty[] properties, String[] stackTrace)
           
 



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