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. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public 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 © 2023 Aspose. All Rights Reserved.