Class DexFileFactory.DexFileNotFoundException

All Implemented Interfaces:
Serializable
Enclosing class:
DexFileFactory

public static class DexFileFactory.DexFileNotFoundException extends ExceptionWithContext
See Also:
  • Constructor Details

    • DexFileNotFoundException

      public DexFileNotFoundException(@Nullable String message, Object... formatArgs)
    • DexFileNotFoundException

      public DexFileNotFoundException(Throwable cause, @Nullable String message, Object... formatArgs)