クラス MappingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.ApplicationException
org.iplass.mtp.command.beanmapper.MappingException
すべての実装されたインタフェース:
java.io.Serializable

public class MappingException
extends ApplicationException
Beanへのマッピングに失敗した際にスローされる例外です。
関連項目:
直列化された形式
  • コンストラクタの概要

    コンストラクタ 
    コンストラクタ 説明
    MappingException​(java.lang.String message, MappingResult result)  
  • メソッドの概要

    修飾子とタイプ メソッド 説明
    MappingResult getResult()  

    クラスから継承されたメソッド java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait