Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

com.healthmarketscience.jackcess.scsu
Class IllegalInputException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.healthmarketscience.jackcess.scsu.IllegalInputException
All Implemented Interfaces:
java.io.Serializable

public class IllegalInputException
extends java.lang.Exception

The input character array or input byte array contained illegal sequences of bytes or characters

See Also:
Serialized Form

Constructor Summary
IllegalInputException()
           
IllegalInputException(java.lang.String s)
           
 
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

IllegalInputException

public IllegalInputException()

IllegalInputException

public IllegalInputException(java.lang.String s)

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013