net.arnx.wmf2svg.gdi.svg
Class SvgGdiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.arnx.wmf2svg.gdi.GdiException
net.arnx.wmf2svg.gdi.svg.SvgGdiException
- All Implemented Interfaces:
- Serializable
public class SvgGdiException
- extends GdiException
- 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 |
SvgGdiException
public SvgGdiException()
SvgGdiException
public SvgGdiException(String message)
SvgGdiException
public SvgGdiException(String message,
Throwable t)
SvgGdiException
public SvgGdiException(Throwable t)