com.ngMAT.tools
クラス Bcp.DatabaseObjectNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.ngMAT.Common.CommonRuntimeException
                          |
                          +--com.ngMAT.Common.LowLevelException
                                |
                                +--com.ngMAT.tools.Bcp.DatabaseObjectNotFoundException
すべての実装インタフェース:
java.io.Serializable
含まれているクラス:
Bcp

public class Bcp.DatabaseObjectNotFoundException
extends LowLevelException

関連項目:
直列化された形式

コンストラクタの概要
Bcp.DatabaseObjectNotFoundException()
           
Bcp.DatabaseObjectNotFoundException(java.lang.String msg)
           
Bcp.DatabaseObjectNotFoundException(java.lang.Throwable t)
           
 
クラス java.lang.Throwable から継承したメソッド
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

Bcp.DatabaseObjectNotFoundException

public Bcp.DatabaseObjectNotFoundException()

Bcp.DatabaseObjectNotFoundException

public Bcp.DatabaseObjectNotFoundException(java.lang.String msg)

Bcp.DatabaseObjectNotFoundException

public Bcp.DatabaseObjectNotFoundException(java.lang.Throwable t)


バグや機能要求の報告
最新の情報
Copyright 2000 - ngMAT Corporation