Class DexException

All Implemented Interfaces:
Serializable

public class DexException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • DexException

      public DexException(String message, Throwable cause)
    • DexException

      public DexException(String message)