salto.tool.jdo
Class JdoCreateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by salto.tool.jdo.JdoCreateException
All Implemented Interfaces:
java.io.Serializable

public class JdoCreateException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
JdoCreateException()
           
JdoCreateException(java.lang.String s)
           
JdoCreateException(java.lang.String s, java.lang.Throwable t)
           
JdoCreateException(java.lang.Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JdoCreateException

public JdoCreateException()

JdoCreateException

public JdoCreateException(java.lang.String s)

JdoCreateException

public JdoCreateException(java.lang.String s,
                          java.lang.Throwable t)

JdoCreateException

public JdoCreateException(java.lang.Throwable t)


Copyright © 2002-2008 Salto Consulting. All Rights Reserved.