Uses of Class
com.pnfsoftware.jeb.core.exceptions.JebException

Packages that use JebException
Package
Description
This package and its sub-packages contain types and interfaces used to build JEB clients and interact with client-specific sides of a JEB instance.
Facility code to provide implementors of JEB clients a way to offer scripting supports to JEB users.
Types related to telemetry information that can be generated by JEB clients.
The core package and sub-packages define classes and interfaces to interact with and develop JEB back-end plugins.
Custom exceptions generated by the back-end.
Types to access and interact with the Android Debug Bridge (adb).
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred to as dexdec) Intermediate Representation (IR) objects.
Types used to define and represent processors' instructions, operands, and registers.
Types for library code signatures (siglib) generation and identification.
Classes and interfaces to access and define native types and related objects, used by JEB's native code analysis pipeline (including gendec).
Standard implementations of debugger related interfaces.