org.pdfsam.guiclient.exceptions
Class ThumbnailCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pdfsam.guiclient.exceptions.ThumbnailCreationException
- All Implemented Interfaces:
- java.io.Serializable
public class ThumbnailCreationException
- extends java.lang.Exception
Thumbnail creation exception
- Author:
- Andrea Vacondio
- 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 |
ThumbnailCreationException
public ThumbnailCreationException()
ThumbnailCreationException
public ThumbnailCreationException(java.lang.String arg0,
java.lang.Throwable arg1)
ThumbnailCreationException
public ThumbnailCreationException(java.lang.String arg0)
ThumbnailCreationException
public ThumbnailCreationException(java.lang.Throwable arg0)