com.ihr.xbrl.tools.excel
Class InvalidSheetPointException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ihr.xbrl.tools.excel.SheetPointException
              extended by com.ihr.xbrl.tools.excel.InvalidSheetPointException
All Implemented Interfaces:
java.io.Serializable

public class InvalidSheetPointException
extends SheetPointException

Generated when the sheet point text string cannot be properly parsed to a cell reference

Author:
Ignacio
See Also:
Serialized Form

Constructor Summary
InvalidSheetPointException(java.lang.String string, SheetPoint sp)
           
 
Method Summary
 
Methods inherited from class com.ihr.xbrl.tools.excel.SheetPointException
getSheetPoint
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidSheetPointException

public InvalidSheetPointException(java.lang.String string,
                                  SheetPoint sp)
Parameters:
string -