jrunx.persistence.greylock
Class JDBCUtils.InvalidMapException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jrunx.persistence.greylock.JDBCUtils.InvalidMapException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JDBCUtils

public static class JDBCUtils.InvalidMapException
extends java.lang.Exception

Invalid map

See Also:
Serialized Form

Constructor Summary
JDBCUtils.InvalidMapException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JDBCUtils.InvalidMapException

public JDBCUtils.InvalidMapException()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.