- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ThumbnailGenerationException (0.1 seconds)
-
src/main/java/org/codelibs/fess/exception/ThumbnailGenerationException.java
*/ public ThumbnailGenerationException(final String message, final Throwable cause) { super(message, cause); } /** * Constructs a new ThumbnailGenerationException with the specified message. * * @param message the exception message */ public ThumbnailGenerationException(final String message) { super(message, false, false); }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Nov 19 08:04:23 GMT 2025 - 1.5K bytes - Click Count (0)