public class FileSystemException extends MockFtpServerException
Constructor and Description |
---|
FileSystemException(String path,
String messageKey)
Construct a new instance for the specified path and message key
|
FileSystemException(String path,
String messageKey,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
getMessageKey() |
String |
getPath() |
void |
setMessageKey(String messageKey) |
void |
setPath(String path) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.