# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.emulator.unicorn.UnicornException

Runtime exception wrapping errors reported by Unicorn Engine.

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


## Constructor: UnicornException
- parameter: `message`, type: `java.lang.String`
- parameter: `err`, type: `int`


## Method: getErrorCode
- return type: `int`


