Uses of Class
gnu.mapping.WrappedException

Packages that use WrappedException
gnu.mapping Supports Procedure, 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
 class WrongType
          Exception thrown when a procedure parameter has the wrong type.