Class FileNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.github.neonorbit.dexplore.exception.DexException
-
- io.github.neonorbit.dexplore.exception.FileNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class FileNotFoundException extends DexException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileNotFoundException(java.lang.String msg)
-