Package org.jf.dexlib2.dexbacked
Class DexBackedDexFile.NotADexFile
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jf.dexlib2.dexbacked.DexBackedDexFile.NotADexFile
- All Implemented Interfaces:
Serializable
- Enclosing class:
DexBackedDexFile
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotADexFile(String message) NotADexFile(String message, Throwable cause) NotADexFile(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotADexFile
public NotADexFile() -
NotADexFile
-
NotADexFile
-
NotADexFile
-