All Manuals > LispWorks® User Guide and Reference Manual > 39 The LW-JI Package

java-id-exception Condition Class

Summary

Conditions signaled if Lisp failed to find the ID for a method or a field.

Package

lw-ji

Superclasses

java-serious-exception

Description

Instances of the condition class java-id-exception are signaled if Lisp failed to find the ID for a method or a field. This is serious, so applications should save and exit.


LispWorks® User Guide and Reference Manual - 18 Feb 2025 15:32:32