public class DirectoryCannotBeCreatedException extends Exception
| Constructor and Description |
|---|
DirectoryCannotBeCreatedException()
Instantiates a new directory cannot be created exception.
|
DirectoryCannotBeCreatedException(String message)
Instantiates a new directory cannot be created exception.
|
DirectoryCannotBeCreatedException(String message,
Throwable cause)
Instantiates a new directory cannot be created exception.
|
DirectoryCannotBeCreatedException(Throwable cause)
Instantiates a new directory cannot be created exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DirectoryCannotBeCreatedException()
public DirectoryCannotBeCreatedException(String message)
message - the messagepublic DirectoryCannotBeCreatedException(String message, Throwable cause)
message - the messagecause - the causepublic DirectoryCannotBeCreatedException(Throwable cause)
cause - the causeCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.