net.sf.sqs_xml.editor.base.source
クラス SourceException

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張net.sf.sqs_xml.editor.base.source.SourceException
すべての実装インタフェース:
java.io.Serializable

public class SourceException
extends java.lang.Exception

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

フィールドの概要
static long serialVersionUID
           
 
コンストラクタの概要
SourceException(java.lang.Exception exception)
           
SourceException(java.lang.String message)
           
 
クラス java.lang.Throwable から継承したメソッド
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

serialVersionUID

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

SourceException

public SourceException(java.lang.String message)

SourceException

public SourceException(java.lang.Exception exception)