public class OperationCanceledException extends PdfException
| Constructor and Description |
|---|
OperationCanceledException()
Initializes a new instance of the
OperationCanceledException class. |
OperationCanceledException(String message)
Initializes a new instance of the
OperationCanceledException class. |
generateCrashReportaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic OperationCanceledException()
Initializes a new instance of the OperationCanceledException class.
public OperationCanceledException(String message)
Initializes a new instance of the OperationCanceledException class.
message - The message.Copyright © 2025 Aspose. All Rights Reserved.