org.databene.commons
Class ImportFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.databene.commons.ImportFailedException
All Implemented Interfaces:
java.io.Serializable

public class ImportFailedException
extends java.lang.Exception

Created: 06.01.2007 19:22:42

See Also:
Serialized Form

Constructor Summary
ImportFailedException()
           
ImportFailedException(java.lang.String message)
           
ImportFailedException(java.lang.String message, java.lang.Throwable cause)
           
ImportFailedException(java.lang.Throwable cause)
           
 
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

ImportFailedException

public ImportFailedException()

ImportFailedException

public ImportFailedException(java.lang.String message)

ImportFailedException

public ImportFailedException(java.lang.String message,
                             java.lang.Throwable cause)

ImportFailedException

public ImportFailedException(java.lang.Throwable cause)


Copyright © 2010. All Rights Reserved.