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