| ConcurrentException | Concurrency exception in JEB components. |
| DebuggerException | Exceptions of this type are raised by debugger modules. |
| InterruptionException | |
| JebException | Base class for JEB checked exceptions. |
| JebRuntimeException | Base class for JEB runtime (unchecked) exceptions. |
| NativeAnalyzerException | Exception raised for some INativeCodeAnalyzer errors. |
| NewerMethodIllegalCallException | Reserved exception. |
| NotImplementedException | |
| SerializationException | JEB serialization/deserialization errors. |
| UnitLockedException |