JComponentPack 1.5.0

com.zfqjava.formula
Class CellException.Type

java.lang.Object
  extended by com.zfqjava.formula.CellException.Type
Enclosing class:
CellException

public static class CellException.Type
extends Object

The CellException type.


Field Summary
static CellException.Type ERROR_DIVIDE_BY_ZERO
           
static CellException.Type ERROR_NAME
           
static CellException.Type ERROR_NO_VALUE
           
static CellException.Type ERROR_NULL
           
static CellException.Type ERROR_NUM
           
static CellException.Type ERROR_REF
           
static CellException.Type ERROR_VALUE
           
 
Method Summary
 String getMessage()
           
 int getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_NULL

public static final CellException.Type ERROR_NULL

ERROR_DIVIDE_BY_ZERO

public static final CellException.Type ERROR_DIVIDE_BY_ZERO

ERROR_VALUE

public static final CellException.Type ERROR_VALUE

ERROR_REF

public static final CellException.Type ERROR_REF

ERROR_NAME

public static final CellException.Type ERROR_NAME

ERROR_NUM

public static final CellException.Type ERROR_NUM

ERROR_NO_VALUE

public static final CellException.Type ERROR_NO_VALUE
Method Detail

getMessage

public String getMessage()

getValue

public int getValue()

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.