public class CloneNotSupportedException extends Exception
| Constructor and Description |
|---|
CloneNotSupportedException() |
CloneNotSupportedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, initCause, printStackTrace, printStackTrace, toStringpublic CloneNotSupportedException()
public CloneNotSupportedException(String message)