public final class InvalidLinkException
extends java.lang.Exception
FileUtilities.FileType is considered invalid.| Constructor and Description |
|---|
InvalidLinkException(@NotNull java.lang.String message)
Throw new exception indicating that the specified link type is invalid.
|