org.jfree.pixie.wmf.records
Class RecordCreationException
Exception
org.jfree.pixie.wmf.records.RecordCreationException
public class RecordCreationException
extends Exception
Date: Mar 9, 2003
Time: 5:11:57 PM
$Id: RecordCreationException.java,v 1.3 2004/11/21 16:29:32 taqua Exp $
RecordCreationException
public RecordCreationException()
Constructs an Exception
with no specified detail message.
RecordCreationException
public RecordCreationException(String s)
Constructs an Exception
with the specified detail message.