net.sf.fmj.filtergraph.model
Class FilterGraphModelIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.fmj.filtergraph.model.FilterGraphModelIOException
- All Implemented Interfaces:
- java.io.Serializable
public class FilterGraphModelIOException
- extends java.lang.Exception
Exception thrown while parsing in FilterGraphModelIO.
- Author:
- Ken Larson
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FilterGraphModelIOException
public FilterGraphModelIOException()
FilterGraphModelIOException
public FilterGraphModelIOException(java.lang.String arg0,
java.lang.Throwable arg1)
FilterGraphModelIOException
public FilterGraphModelIOException(java.lang.String arg0)
FilterGraphModelIOException
public FilterGraphModelIOException(java.lang.Throwable arg0)