SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

com.solarmetric.rd.kodo.impl.jdbc.meta
Class MappingInfoNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--javax.jdo.JDOException
                          |
                          +--javax.jdo.JDOCanRetryException
                                |
                                +--javax.jdo.JDOUserException
                                      |
                                      +--com.solarmetric.rd.kodo.impl.jdbc.meta.MappingInfoNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class MappingInfoNotFoundException
extends javax.jdo.JDOUserException

Exception type reserved for missing mapping information.

See Also:
Serialized Form

Constructor Summary
MappingInfoNotFoundException()
           
MappingInfoNotFoundException(java.lang.String msg)
           
MappingInfoNotFoundException(java.lang.String msg, java.lang.Object failedObject)
           
 
Methods inherited from class javax.jdo.JDOException
getFailedObject, getNestedExceptions, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MappingInfoNotFoundException

public MappingInfoNotFoundException()

MappingInfoNotFoundException

public MappingInfoNotFoundException(java.lang.String msg)

MappingInfoNotFoundException

public MappingInfoNotFoundException(java.lang.String msg,
                                    java.lang.Object failedObject)

SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.