org.apache.fop.fo

Class ValidationException


public class ValidationException
extends FOPException

Exception thrown during FO tree validation.

Constructor Summary

ValidationException(String message)
ValidationException(String message, Locator locator)

Method Summary

Methods inherited from class org.apache.fop.apps.FOPException

getMessage, getRootException, isLocationSet, printStackTrace, printStackTrace, printStackTrace, setLocation, setLocator

Constructor Details

ValidationException

public ValidationException(String message)

ValidationException

public ValidationException(String message,
                           Locator locator)

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.