org.dbunit.dataset.common.handlers
Class IllegalInputCharacterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.dbunit.DatabaseUnitRuntimeException
                  extended by org.dbunit.dataset.common.handlers.IllegalInputCharacterException
All Implemented Interfaces:
Serializable

public class IllegalInputCharacterException
extends DatabaseUnitRuntimeException

Since:
2.2 (Sep 12, 2004)
Version:
$Revision: 855 $ $Date: 2008-11-01 15:23:09 +0100 (Sat, 01 Nov 2008) $
Author:
fede, Last changed by: $Author: gommma $
See Also:
Serialized Form

Constructor Summary
IllegalInputCharacterException(String message)
           
 
Method Summary
 
Methods inherited from class org.dbunit.DatabaseUnitRuntimeException
getException
 
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

IllegalInputCharacterException

public IllegalInputCharacterException(String message)


Copyright © 2002-2012. All Rights Reserved.