Package ats4.warn

Class TableSchemaException

  • All Implemented Interfaces:
    Serializable

    public final class TableSchemaException
    extends RuntimeException
    データベースの構造の問題を報告する例外です。
    Since:
    2022/07/17
    See Also:
    Serialized Form
    • Constructor Detail

      • TableSchemaException

        public TableSchemaException​(SQLException ex)
        指定された例外を包みます。
        Parameters:
        ex - 原因となった例外