All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class de.tudarmstadt.ito.xmldbms.InvalidMapException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----de.tudarmstadt.ito.xmldbms.InvalidMapException

public class InvalidMapException
extends Exception
Thrown when a Map object contains an invalid value or an error occurs when constructing a Map object, such as when a mapping document contains an invalid value.

Version:
1.01
Author:
Ronald Bourret, Technical University of Darmstadt
See Also:
Map

Constructor Index

 o InvalidMapException(String)

Constructors

 o InvalidMapException
 public InvalidMapException(String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index