|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
RuntimeException
CellDecoratorException
public class CellDecoratorException
Exception thrown when an error occurs while rendering a
CellDecorator.
| Constructor Summary | |
|---|---|
CellDecoratorException()
Default constructor |
|
CellDecoratorException(String message)
Constructor with cause message |
|
CellDecoratorException(String message,
Throwable cause)
Constructor with message and cause |
|
CellDecoratorException(Throwable cause)
Constructor with cause |
|
| Method Summary |
|---|
| Methods inherited from class Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CellDecoratorException()
public CellDecoratorException(String message)
message - public CellDecoratorException(Throwable cause)
cause -
public CellDecoratorException(String message,
Throwable cause)
message - cause -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||