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, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CellException
public CellException(java.lang.String s)
CellException
public CellException(java.lang.String message,
java.lang.String title)
CellException
public CellException(short word0,
java.lang.String message)
CellException
public CellException(short word0,
java.lang.String s,
java.lang.Throwable throwable)
CellException
public CellException(short word0)
CellException
public CellException(short word0,
java.lang.Throwable throwable)
CellException
public CellException(java.lang.Throwable throwable)
getError
public short getError()
getMessage
public static java.lang.String getMessage(short index,
Group group,
int i)
setMessage
public static void setMessage(int index,
Group group,
int i,
java.lang.String message)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
setDescription
public void setDescription(java.lang.String s)
getDescription
public java.lang.String getDescription()