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