クラス EntityViewRuntimeException

すべての実装されたインタフェース:
Serializable

public class EntityViewRuntimeException extends SystemException
EntityViewに関する操作の際発生したシステム例外。
関連項目:
  • コンストラクタの詳細

    • EntityViewRuntimeException

      public EntityViewRuntimeException()
    • EntityViewRuntimeException

      public EntityViewRuntimeException(String message, Throwable cause)
    • EntityViewRuntimeException

      public EntityViewRuntimeException(String message)
    • EntityViewRuntimeException

      public EntityViewRuntimeException(Throwable cause)