# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions.DecompilerException

Top\-level recoverable exception raised by JEB native decompiler components.

## Constructor: DecompilerException


## Constructor: DecompilerException
- parameter: `message`, type: `java.lang.String`


## Constructor: DecompilerException
- parameter: `cause`, type: `java.lang.Throwable`


## Constructor: DecompilerException
- parameter: `message`, type: `java.lang.String`
- parameter: `cause`, type: `java.lang.Throwable`


