SAP2Java 1.0.3 API

com.sap.bapi.mapper.exception
Class MappingException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sap.bapi.mapper.exception.MappingException
All Implemented Interfaces:
java.io.Serializable

public class MappingException
extends java.lang.Exception

Exception class for Mapping/Refelection related exceptions

See Also:
Serialized Form

Field Summary
protected  java.lang.String errorMsg
           
 
Constructor Summary
MappingException()
           
MappingException(java.lang.String msg)
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

errorMsg

protected java.lang.String errorMsg
Constructor Detail

MappingException

public MappingException()

MappingException

public MappingException(java.lang.String msg)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable

SAP2Java 1.0.3 API

This is a partial documentation. Send comments to-- sid_bhat@hotmail.com