Package org.jf.dexlib2.dexbacked
Class DexBackedOdexFile.NotAnOdexFile
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jf.dexlib2.dexbacked.DexBackedOdexFile.NotAnOdexFile
- All Implemented Interfaces:
Serializable
- Enclosing class:
DexBackedOdexFile
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotAnOdexFile(String message) NotAnOdexFile(String message, Throwable cause) NotAnOdexFile(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
-
NotAnOdexFile
public NotAnOdexFile() -
NotAnOdexFile
-
NotAnOdexFile
-
NotAnOdexFile
-