http://www.eteks.com

com.eteks.jeks
Class IllegalCellException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.eteks.jeks.IllegalCellException
All Implemented Interfaces:
java.io.Serializable

public class IllegalCellException
extends java.lang.RuntimeException

Exception thrown by the getParameterValue () method of JeksParameter, for invalid references in an expression (#REF!).

Since:
Jeks 1.0
Version:
1.0
Author:
Emmanuel Puybaret
See Also:
JeksParameter, Serialized Form

Constructor Summary
IllegalCellException()
           
IllegalCellException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalCellException

public IllegalCellException()

IllegalCellException

public IllegalCellException(java.lang.String message)

&cp; 1998-2003 eTeks - All rights reserved