public class CloneFailedException extends NestableRuntimeException
CloneNotSupportedException this is a RuntimeException.| Constructor and Description |
|---|
CloneFailedException(String message)
Constructs a CloneFailedException.
|
CloneFailedException(String message,
Throwable cause)
Constructs a CloneFailedException.
|
CloneFailedException(Throwable cause)
Constructs a CloneFailedException.
|
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic CloneFailedException(String message)
message - description of the exceptionpublic CloneFailedException(Throwable cause)
cause - cause of the exceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved