bodybuilder.builder
クラス ExceptionBuilder

java.lang.Object
  拡張bodybuilder.builder.Builder
      拡張bodybuilder.builder.ExceptionBuilder

public class ExceptionBuilder
extends Builder

例外ビルダー


フィールドの概要
 
クラス bodybuilder.builder.Builder から継承したフィールド
ATTR_NAME, ATTR_TYPE, ATTR_VALUE, ELEM_CONSTRUCTOR, hasChild, hasConstructor
 
コンストラクタの概要
ExceptionBuilder()
           
 
メソッドの概要
 java.lang.Object getMuscle(org.jdom.Element element, Argument constructor)
          例外のインスタンスを取得する。
 
クラス bodybuilder.builder.Builder から継承したメソッド
build, getRequiredName, getRequiredType, getRequiredValueAttr, getType, getType, getValue, getValue, getValueAttr, newObject, newObject
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ExceptionBuilder

public ExceptionBuilder()
メソッドの詳細

getMuscle

public java.lang.Object getMuscle(org.jdom.Element element,
                                  Argument constructor)
例外のインスタンスを取得する。

定義:
クラス Builder 内の getMuscle
パラメータ:
element - XML要素
constructor - コンストラクタ
戻り値:
クラスのインスタンス