org.paneris.bibliomania.fti
Class DbUtils.UnexpectedDatabaseExceptionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.melati.poem.PoemException
                  extended by org.melati.util.MelatiRuntimeException
                      extended by org.melati.util.UnexpectedExceptionException
                          extended by org.paneris.bibliomania.fti.DbUtils.UnexpectedDatabaseExceptionException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DbUtils

public static class DbUtils.UnexpectedDatabaseExceptionException
extends org.melati.util.UnexpectedExceptionException

See Also:
Serialized Form

Field Summary
 java.lang.String path
           
 
Fields inherited from class org.melati.util.UnexpectedExceptionException
context
 
Fields inherited from class org.melati.poem.PoemException
subException
 
Constructor Summary
DbUtils.UnexpectedDatabaseExceptionException(java.lang.Exception exception, java.lang.String path)
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class org.melati.util.MelatiRuntimeException
innermostException
 
Methods inherited from class org.melati.poem.PoemException
getCoreMessage, initCause, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

path

public java.lang.String path
Constructor Detail

DbUtils.UnexpectedDatabaseExceptionException

public DbUtils.UnexpectedDatabaseExceptionException(java.lang.Exception exception,
                                                    java.lang.String path)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class org.melati.util.UnexpectedExceptionException


Copyright © 2000-2009 PanEris. All Rights Reserved.