com.jxcell
Class CellException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jxcell.CellException
- All Implemented Interfaces:
- java.io.Serializable
- public class CellException
- extends java.lang.Exception
- See Also:
- Serialized Form
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 |
GENERAL
public static final short GENERAL
- See Also:
- Constant Field Values
BAD_ARGUMENT
public static final short BAD_ARGUMENT
- See Also:
- Constant Field Values
NO_MEMORY
public static final short NO_MEMORY
- See Also:
- Constant Field Values
BAD_FORMULA
public static final short BAD_FORMULA
- See Also:
- Constant Field Values
BUF_TOO_SHORT
public static final short BUF_TOO_SHORT
- See Also:
- Constant Field Values
NOT_FOUND
public static final short NOT_FOUND
- See Also:
- Constant Field Values
BAD_RC
public static final short BAD_RC
- See Also:
- Constant Field Values
BAD_HSS
public static final short BAD_HSS
- See Also:
- Constant Field Values
TOO_MANY_HSS
public static final short TOO_MANY_HSS
- See Also:
- Constant Field Values
NO_WORKBOOK
public static final short NO_WORKBOOK
- See Also:
- Constant Field Values
UNABLE_TO_OPEN_FILE
public static final short UNABLE_TO_OPEN_FILE
- See Also:
- Constant Field Values
INVALID_FILE
public static final short INVALID_FILE
- See Also:
- Constant Field Values
INSERT_SHIFT_OFF_WORKBOOK
public static final short INSERT_SHIFT_OFF_WORKBOOK
- See Also:
- Constant Field Values
ONLY_ONE_RANGE
public static final short ONLY_ONE_RANGE
- See Also:
- Constant Field Values
NOTHING_TO_PASTE
public static final short NOTHING_TO_PASTE
- See Also:
- Constant Field Values
BAD_NUMBER_FORMAT
public static final short BAD_NUMBER_FORMAT
- See Also:
- Constant Field Values
TOO_MANY_FONTS
public static final short TOO_MANY_FONTS
- See Also:
- Constant Field Values
TOO_MANY_SELECTED_RANGES
public static final short TOO_MANY_SELECTED_RANGES
- See Also:
- Constant Field Values
UNABLE_TO_WRITE_FILE
public static final short UNABLE_TO_WRITE_FILE
- See Also:
- Constant Field Values
NO_TRANSACTION
public static final short NO_TRANSACTION
- See Also:
- Constant Field Values
NOTHING_TO_PRINT
public static final short NOTHING_TO_PRINT
- See Also:
- Constant Field Values
PRINT_MARGINS_DONT_FIT
public static final short PRINT_MARGINS_DONT_FIT
- See Also:
- Constant Field Values
CANCEL
public static final short CANCEL
- See Also:
- Constant Field Values
UNABLE_TO_INITIALIZE_PRINTER
public static final short UNABLE_TO_INITIALIZE_PRINTER
- See Also:
- Constant Field Values
STRING_TOO_LONG
public static final short STRING_TOO_LONG
- See Also:
- Constant Field Values
FORMULA_TOO_LONG
public static final short FORMULA_TOO_LONG
- See Also:
- Constant Field Values
UNABLE_TO_OPEN_CLIPBOARD
public static final short UNABLE_TO_OPEN_CLIPBOARD
- See Also:
- Constant Field Values
PASTE_WOULD_OVERFLOW_SHEET
public static final short PASTE_WOULD_OVERFLOW_SHEET
- See Also:
- Constant Field Values
LOCKED_CELLS_CANNOT_BE_MODIFIED
public static final short LOCKED_CELLS_CANNOT_BE_MODIFIED
- See Also:
- Constant Field Values
LOCKED_DOCUMENT_CANNOT_BE_MODIFIED
public static final short LOCKED_DOCUMENT_CANNOT_BE_MODIFIED
- See Also:
- Constant Field Values
INVALID_NAME
public static final short INVALID_NAME
- See Also:
- Constant Field Values
CANT_DELETE_NAME_IN_USE
public static final short CANT_DELETE_NAME_IN_USE
- See Also:
- Constant Field Values
UNABLE_TO_FIND_NAME
public static final short UNABLE_TO_FIND_NAME
- See Also:
- Constant Field Values
NO_WINDOW
public static final short NO_WINDOW
- See Also:
- Constant Field Values
SELECTION
public static final short SELECTION
- See Also:
- Constant Field Values
TOO_MANY_OBJECTS
public static final short TOO_MANY_OBJECTS
- See Also:
- Constant Field Values
INVALID_OBJECT_TYPE
public static final short INVALID_OBJECT_TYPE
- See Also:
- Constant Field Values
OBJECT_NOT_FOUND
public static final short OBJECT_NOT_FOUND
- See Also:
- Constant Field Values
INVALID_REQUEST
public static final short INVALID_REQUEST
- See Also:
- Constant Field Values
BAD_VALIDATIONRULE
public static final short BAD_VALIDATIONRULE
- See Also:
- Constant Field Values
BAD_INPUTMASK
public static final short BAD_INPUTMASK
- See Also:
- Constant Field Values
VALIDATION_FAILED
public static final short VALIDATION_FAILED
- See Also:
- Constant Field Values
NO_ODBC_CONNECTION
public static final short NO_ODBC_CONNECTION
- See Also:
- Constant Field Values
UNABLE_TO_LOAD_ODBC
public static final short UNABLE_TO_LOAD_ODBC
- See Also:
- Constant Field Values
UNSUPPORTED_FEATURE
public static final short UNSUPPORTED_FEATURE
- See Also:
- Constant Field Values
ARRAY_OVERFLOW
public static final short ARRAY_OVERFLOW
- See Also:
- Constant Field Values
MUST_HAVE_LOCK
public static final short MUST_HAVE_LOCK
- See Also:
- Constant Field Values
UNSUPPORTED_SQL_TYPE
public static final short UNSUPPORTED_SQL_TYPE
- See Also:
- Constant Field Values
LAST
public static final short LAST
- See Also:
- Constant Field Values