クラス SchemaVersionFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sqlapp.exceptions.SqlappException
com.sqlapp.data.db.command.version.SchemaVersionFailureException
- すべての実装されたインタフェース:
Serializable
public class SchemaVersionFailureException
extends com.sqlapp.exceptions.SqlappException
- 関連項目:
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
SchemaVersionFailureException
-
-
メソッドの詳細
-
getVersionNo
- 戻り値:
- the versionNo
-