intra-mart 6.1.14

jp.co.intra_mart.foundation.sap.common.exception
クラス SAPRuntimeException

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張java.lang.RuntimeException
              拡張jp.co.intra_mart.foundation.sap.common.exception.SAPRuntimeException
すべての実装インタフェース:
Serializable
直系の既知のサブクラス:
UnsupportedProductEditionException

public class SAPRuntimeException
extends RuntimeException

SAP連携モジュールの基本となるランタイム例外クラス。

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

コンストラクタの概要
SAPRuntimeException()
          SAP連携モジュール基本ランタイム例外
SAPRuntimeException(String message)
          SAP連携モジュール基本ランタイム例外
SAPRuntimeException(String message, Throwable cause)
          SAP連携モジュール基本ランタイム例外
SAPRuntimeException(Throwable cause)
          SAP連携モジュール基本ランタイム例外
 
クラス 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
 

コンストラクタの詳細

SAPRuntimeException

public SAPRuntimeException()
SAP連携モジュール基本ランタイム例外


SAPRuntimeException

public SAPRuntimeException(String message)
SAP連携モジュール基本ランタイム例外

パラメータ:
message - エラーメッセージ

SAPRuntimeException

public SAPRuntimeException(String message,
                           Throwable cause)
SAP連携モジュール基本ランタイム例外

パラメータ:
message - エラーメッセージ
cause - 原因となる例外

SAPRuntimeException

public SAPRuntimeException(Throwable cause)
SAP連携モジュール基本ランタイム例外

パラメータ:
cause - 原因となる例外

intra-mart 6.1.14

Copyright © 2000-2010 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.