|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.boxed_economy.besp.model.ModelException
org.boxed_economy.besp.model.fmfw.behavior.BehaviorException
| コンストラクタの概要 | |
BehaviorException(AbstractBehavior behavior,
java.lang.String message)
Constructor for BehaviorException. |
|
BehaviorException(AbstractBehavior behavior,
java.lang.String message,
java.lang.Throwable cause)
Constructor for BehaviorException. |
|
| メソッドの概要 | |
java.lang.String |
getMessage()
|
| クラス java.lang.Throwable から継承したメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
public BehaviorException(AbstractBehavior behavior,
java.lang.String message)
public BehaviorException(AbstractBehavior behavior,
java.lang.String message,
java.lang.Throwable cause)
message - cause - | メソッドの詳細 |
public java.lang.String getMessage()
Throwable.getMessage()
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||