org.apache.fop.fo.expr
Class PropertyException
public class PropertyException
Class for managing exceptions that are raised in Property processing.
PropertyException
public PropertyException(String detail)
Constructor
detail - string containing the detail message
setPropertyInfo
public void setPropertyInfo(PropertyInfo propInfo)
Sets the property context information.
propInfo - the property info instance
setPropertyName
public void setPropertyName(String propertyName)
Sets the name of the property.
propertyName - the property name
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.