public final class InvalidFileTypeException
extends java.lang.Exception
FileUtilities.FileType is considered
invalid.| Constructor and Description |
|---|
InvalidFileTypeException(java.lang.String message)
Throw a new exception indicating that the specified file type is incorrect.
|