public class WatermarkException extends RuntimeException
| Constructor and Description |
|---|
WatermarkException()
Initializes a new instance of the
class. |
WatermarkException(String message)
Initializes a new instance of the
class with a specified error message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WatermarkException()
WatermarkException class.public WatermarkException(String message)
WatermarkException class with a specified error message.message - The message that describes the error.Copyright © 2026. All rights reserved.