Package com.sk89q.worldedit.util.io.file
Class FilenameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sk89q.worldedit.WorldEditException
com.sk89q.worldedit.util.io.file.FilenameException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FilenameResolutionException
,FileSelectionAbortedException
,InvalidFilenameException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFilenameException
(String filename) FilenameException
(String filename, com.sk89q.worldedit.util.formatting.text.Component msg) FilenameException
(String filename, String msg) Deprecated. -
Method Summary
Methods inherited from class com.sk89q.worldedit.WorldEditException
getRichMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FilenameException
-
FilenameException
-
FilenameException
Deprecated.
-
-
Method Details
-
getFilename
-