Package org.teavm.classlib.java.nio.file
Class TNoSuchFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.teavm.classlib.java.nio.file.TFileSystemException
org.teavm.classlib.java.nio.file.TNoSuchFileException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTNoSuchFileException
(String file) TNoSuchFileException
(String file, String other, String reason) -
Method Summary
Methods inherited from class org.teavm.classlib.java.nio.file.TFileSystemException
getFile, getMessage, getOtherFile, getReason
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TNoSuchFileException
-
TNoSuchFileException
-