Package org.codelibs.fess.exception
Class ThumbnailGenerationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.codelibs.fess.exception.FessSystemException
-
- org.codelibs.fess.exception.ThumbnailGenerationException
-
- All Implemented Interfaces:
java.io.Serializable
public class ThumbnailGenerationException extends FessSystemException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ThumbnailGenerationException(java.lang.String message)ThumbnailGenerationException(java.lang.String message, java.lang.Exception cause)
-