public static final class XposedHelpers.ClassNotFoundError
extends java.lang.Error
ClassNotFoundException,
callers are not forced to explicitly catch this. If uncaught, the error will be passed to the
next caller in the stack.| Constructor and Description |
|---|
ClassNotFoundError(java.lang.String detailMessage,
java.lang.Throwable cause) |
ClassNotFoundError(java.lang.Throwable cause) |