public class FileServiceException extends Exception
Constructor and Description |
---|
FileServiceException()
Catches exceptions without a specified message.
|
FileServiceException(String message)
Constructs the appropriate exception with the specified string.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileServiceException()
public FileServiceException(String message)
message
- Exception message