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

java-array-simple-error Condition Class

Summary

Conditions signaled in miscellaneous array errors.

Package

lw-ji

Superclasses

java-array-error

Subclasses

java-array-indices-error

Description

The condition class java-array-simple-error is a subclass of java-array-error, signaled in miscellaneous array errors (those resulting from bad arguments).

Notes

You can use the java-array-error readers java-array-error-caller and java-array-error-array on these conditions.

See also

java-array-error


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