|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.infoteria.asteria.flowlibrary2.FlowException
|
+--com.infoteria.asteria.flowlibrary2.property.PropertyException
プロパティで発生するExceptionです。
| Fields inherited from class com.infoteria.asteria.flowlibrary2.FlowException |
STATE_DEFAULT |
| Constructor Summary | |
PropertyException(java.lang.Exception e)
他のExceptionをラップするコンストラクタ |
|
PropertyException(java.lang.String message)
メッセージを指定するコンストラクタ |
|
| Methods inherited from class com.infoteria.asteria.flowlibrary2.FlowException |
addParam, getComponent, getComponentName, getErrorCode, getMessageWithComponentName, getObject, getOriginalException, getParam, getParam, getParamCount, getParamName, getParams, getRootException, getRootFlowException, getState, getStream, printStackTrace, printStackTrace, printStackTrace, setErrorCode, setObject, setOriginalException, setState, setStream |
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PropertyException(java.lang.Exception e)
public PropertyException(java.lang.String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||