org.apache.fop.render.ps

Class PSDictionaryFormatException


public class PSDictionaryFormatException
extends Exception

Thrown to indicate that a formatting error has occured when trying to parse a postscript dictionary object

Constructor Summary

PSDictionaryFormatException(String string)
Default constructor

Constructor Details

PSDictionaryFormatException

public PSDictionaryFormatException(String string)
Default constructor
Parameters:
string - error message

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