com.ngMAT.Common
クラス DSV.LineTerminatedInStringItemException

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

public class DSV.LineTerminatedInStringItemException
extends DSV.IllegalDSVStringException

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

コンストラクタの概要
DSV.LineTerminatedInStringItemException()
           
DSV.LineTerminatedInStringItemException(java.lang.String msg)
           
DSV.LineTerminatedInStringItemException(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
 

コンストラクタの詳細

DSV.LineTerminatedInStringItemException

public DSV.LineTerminatedInStringItemException()

DSV.LineTerminatedInStringItemException

public DSV.LineTerminatedInStringItemException(java.lang.String msg)

DSV.LineTerminatedInStringItemException

public DSV.LineTerminatedInStringItemException(java.lang.Throwable t)


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