public class EmptyValueException extends PdfException
Exception which thrown when requirested value does not exists.
| Constructor and Description |
|---|
EmptyValueException()
Initializes a new instance of the
EmptyValueException class. |
EmptyValueException(String message)
Constructor.
|
generateCrashReportaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic EmptyValueException()
Initializes a new instance of the EmptyValueException class.
public EmptyValueException(String message)
Constructor.
message - Exception message.Copyright © 2025 Aspose. All Rights Reserved.