net.arnx.wmf2svg.gdi.wmf
Class WmfParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.arnx.wmf2svg.gdi.wmf.WmfParseException
- All Implemented Interfaces:
- Serializable
public class WmfParseException
- extends Exception
- Author:
- Hidekatsu Izuno
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WmfParseException
public WmfParseException()
WmfParseException
public WmfParseException(String message)
WmfParseException
public WmfParseException(String message,
Throwable t)
WmfParseException
public WmfParseException(Throwable t)