public class CopyNotSupportedException extends Exception
Exceptions thrown when copying is not supported.| Constructor and Description |
|---|
CopyNotSupportedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CopyNotSupportedException(String message)