|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
RuntimeException
PageFlowManagedObjectException
ControlFieldInitializationException
public class ControlFieldInitializationException
Exception thrown when there are errors initializing an annotated Control field.
| Constructor Summary | |
|---|---|
ControlFieldInitializationException(String fieldName,
PageFlowManagedObject object,
Throwable cause)
Construct with no error message. |
|
| Method Summary | |
|---|---|
protected Object[] |
getMessageArgs()
|
protected String[] |
getMessageParts()
|
| Methods inherited from class PageFlowManagedObjectException |
|---|
getLocalizedMessage, getManagedObject, getMessage, init, printError, sendError, setManagedObject |
| Methods inherited from class Throwable |
|---|
fillInStackTrace, getCause, 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 ControlFieldInitializationException(String fieldName,
PageFlowManagedObject object,
Throwable cause)
| Method Detail |
|---|
protected Object[] getMessageArgs()
getMessageArgs in class PageFlowManagedObjectExceptionprotected String[] getMessageParts()
getMessageParts in class PageFlowManagedObjectException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||