public class FileSystemAlreadyExistsException extends RuntimeException
| Constructor and Description |
|---|
FileSystemAlreadyExistsException()
Constructs an instance of this class.
|
FileSystemAlreadyExistsException(String msg)
Constructs an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileSystemAlreadyExistsException()
public FileSystemAlreadyExistsException(String msg)
msg - the detail message