Serializable
public static class FileCopy.FileExistsException extends Exception
Constructor | Description |
---|---|
FileExistsException(String message) |
Erzeugt eine neue Exception dieses Typs mit der genannten Meldung.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileExistsException(String message)
message
- anzuzeigende Meldung.Copyright © 2018. All rights reserved.