public class CPDFUndoFailedException
extends java.lang.Exception
CPDFUndoManager
if undoing of an operator failedConstructor and Description |
---|
CPDFUndoFailedException()
Creates the exception without any specific error message or cause.
|
CPDFUndoFailedException(java.lang.String message)
Creates the exception using the provided detail error message.
|
public CPDFUndoFailedException(java.lang.String message)
message
- Detail error messagepublic CPDFUndoFailedException()