phenote.dataadapter.delimited
Class DelimitedChar.BadCharException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by phenote.dataadapter.delimited.DelimitedChar.BadCharException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DelimitedChar

 class DelimitedChar.BadCharException
extends java.lang.Exception


Constructor Summary
DelimitedChar.BadCharException(java.lang.String m)
           
 
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

DelimitedChar.BadCharException

DelimitedChar.BadCharException(java.lang.String m)