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

java-program-error Condition Class

Summary

Runtime error when using the Java interface.

Package

lw-ji

Superclasses

java-interface-error

Description

The condition class java-program-error is signaled when the Java interface detects an error at runtime. In most of the cases, that means arguments of the wrong type or the wrong number of arguments. The printed string explains the reason for the the error.


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:46