| Class | Description |
|---|---|
| ExceptionUtil |
From 'Java Concurrency in Practice': Coerce an unchecked Throwable to a
RuntimeException.
|
| Exception | Description |
|---|---|
| ComplexTypeException |
Exception thrown when a complex type cannot be converted to the corresponding Java type.
|
| ComplexTypeRuntimeException |
Exception thrown when a complex type cannot be converted to the corresponding Java type.
|
| DuplicateInstanceException |
Signals that the requested operation failed because an instance with the
same identifier already exists.
|
| InstanceException | |
| InstanceNotFoundException |
Signals that the requested operation failed because no instance with the
specified identifier could be found.
|
| InternalErrorException |
Signals that a serious error ocurrs during a method execution.
|
| ModelException |
The root exception of all exceptions in the "Model".
|
| UnsupportedOperationException |
Copyright © 2025 Denodo Technologies. All rights reserved.