Class DexUtil.UnsupportedFile

All Implemented Interfaces:
Serializable
Enclosing class:
DexUtil

public static class DexUtil.UnsupportedFile extends RuntimeException
See Also:
  • Constructor Details

    • UnsupportedFile

      public UnsupportedFile()
    • UnsupportedFile

      public UnsupportedFile(String message)
    • UnsupportedFile

      public UnsupportedFile(String message, Throwable cause)
    • UnsupportedFile

      public UnsupportedFile(Throwable cause)