Package com.pnfsoftware.jeb.core.exceptions


package com.pnfsoftware.jeb.core.exceptions
Public checked and unchecked exception types raised by JEB Core and its plugins.
  • Exception Classes
    Class
    Description
    Runtime exception raised when an operation is not available in the demo version of JEB.
    Runtime exception raised when a long-running JEB operation is interrupted or cancelled.
    Base class for JEB checked exceptions.
    Base class for JEB runtime exceptions.
    Reserved runtime exception for compatibility checks involving unsupported newer API methods.
    Checked exception raised when an optional feature or operation is not implemented.
    Runtime exception raised to mark code paths whose implementation is still pending.
    Runtime exception raised when a symbol name cannot be unmangled successfully.