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

java-not-a-java-object-error Condition Class

Summary

Conditions signaled when an argument that needs to be a Java object is not a jobject or an instance of standard-java-object.

Package

lw-ji

Superclasses

java-bad-jobject

Description

Instances of the condition class java-not-a-java-object-error are signaled when an argument that needs to be a Java object is not a jobject or an instance of standard-java-object.

Notes

You can use the java-bad-jobject readers java-bad-jobject-caller and java-bad-jobject-object on these conditions.

See also

java-bad-jobject
java-instance-without-jobject-error
java-not-an-array-error


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