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 3062 2007-07-30 17:22:18Z tmorgner $
RecordCreationException
public RecordCreationException()
Constructs an Exception
with no specified detail message.
RecordCreationException
public RecordCreationException(String s)
Constructs an Exception
with the specified detail message.