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

NextPrevUpTopContentsIndex

java-array-simple-error

Condition
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 - 20 Sep 2017

NextPrevUpTopContentsIndex