nl.bstoi.poiparser.core
Class InitialWritePoiParserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nl.bstoi.poiparser.core.PoiParserException
              extended by nl.bstoi.poiparser.core.WritePoiParserException
                  extended by nl.bstoi.poiparser.core.InitialWritePoiParserException
All Implemented Interfaces:
Serializable

public class InitialWritePoiParserException
extends WritePoiParserException

See Also:
Serialized Form

Constructor Summary
InitialWritePoiParserException(int columnNumber)
           
 
Method Summary
 
Methods inherited from class nl.bstoi.poiparser.core.PoiParserException
getColumnNumber, getRowNumber
 
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

InitialWritePoiParserException

public InitialWritePoiParserException(int columnNumber)


Copyright © 2011 BSTOI.NL. All Rights Reserved.