org.seasar.jface.exception
クラス NotFoundException

java.lang.Object
  上位を拡張 java.lang.Throwable
      上位を拡張 java.lang.Exception
          上位を拡張 java.lang.RuntimeException
              上位を拡張 org.seasar.framework.exception.SRuntimeException
                  上位を拡張 org.seasar.jface.exception.S2JFaceRuntimeException
                      上位を拡張 org.seasar.jface.exception.NotFoundException
すべての実装されたインタフェース:
Serializable

public class NotFoundException
extends S2JFaceRuntimeException

作成者:
y-komori
関連項目:
直列化された形式

フィールドの概要
static String EXTEND_TARGET_COMPONENT
           
static String EXTEND_TARGET_PROPERTY
           
static String LAYOUT
           
static String LAYOUT_DATA
           
static String RENDERER
           
static String SWT_EVENT_LISTENER
           
static String UICOMPONENT
           
static String WIDGET
           
static String WINDOW
           
 
コンストラクタの概要
NotFoundException(String code, String name)
           
 
メソッドの概要
 
クラス org.seasar.framework.exception.SRuntimeException から継承されたメソッド
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessage
 
クラス 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
 

フィールドの詳細

LAYOUT

public static final String LAYOUT
関連項目:
定数フィールド値

LAYOUT_DATA

public static final String LAYOUT_DATA
関連項目:
定数フィールド値

RENDERER

public static final String RENDERER
関連項目:
定数フィールド値

SWT_EVENT_LISTENER

public static final String SWT_EVENT_LISTENER
関連項目:
定数フィールド値

WIDGET

public static final String WIDGET
関連項目:
定数フィールド値

WINDOW

public static final String WINDOW
関連項目:
定数フィールド値

EXTEND_TARGET_COMPONENT

public static final String EXTEND_TARGET_COMPONENT
関連項目:
定数フィールド値

EXTEND_TARGET_PROPERTY

public static final String EXTEND_TARGET_PROPERTY
関連項目:
定数フィールド値

UICOMPONENT

public static final String UICOMPONENT
関連項目:
定数フィールド値
コンストラクタの詳細

NotFoundException

public NotFoundException(String code,
                         String name)


Copyright © 2006 The Seasar Foundation. All Rights Reserved.