@StableMinor(version="12.3", sinceVersion="8.0") public class FileCouldNotBeCopiedException extends IOException
IFile
could not be copied.Constructor and Description |
---|
FileCouldNotBeCopiedException()
Creates a new instance with no detail message and no cause.
|
FileCouldNotBeCopiedException(String message)
Creates a new instance with the given detail message.
|
FileCouldNotBeCopiedException(String message,
Throwable cause)
Creates a new instance with the given detail message and cause.
|
FileCouldNotBeCopiedException(Throwable cause)
Creates a new instance with the given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileCouldNotBeCopiedException()
public FileCouldNotBeCopiedException(String message, Throwable cause)
message
- the detail message.cause
- the cause.public FileCouldNotBeCopiedException(String message)
message
- the detail message.public FileCouldNotBeCopiedException(Throwable cause)
cause
- the cause.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.