Uses of Class
gnu.mapping.WrappedException
-
Packages that use WrappedException Package Description gnu.mapping SupportsProcedure
, and various related classes needed at run-time by dynamically typed languages (such as Scheme and ECMAScript). -
-
Uses of WrappedException in gnu.mapping
Subclasses of WrappedException in gnu.mapping Modifier and Type Class Description class
WrongType
Exception thrown when a procedure parameter has the wrong type.
-