パッケージ org.iplass.mtp.entity

クラス EntityApplicationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.ApplicationException
org.iplass.mtp.entity.EntityApplicationException
すべての実装されたインタフェース:
java.io.Serializable
直系の既知のサブクラス:
EntityConcurrentUpdateException, EntityDuplicateValueException, EntityLockedByUserException, EntityQueryTimeoutException, EntityValidationException, EntityValueCastException, UnsupportedFilterOperationException

public class EntityApplicationException
extends ApplicationException
Entityに関するアプリケーション例外のスーパークラス。
関連項目:
直列化された形式
  • コンストラクタの概要

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

    クラスから継承されたメソッド 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