Class EntityViewRuntimeException

All Implemented Interfaces:
Serializable

public class EntityViewRuntimeException extends SystemException
EntityViewに関する操作の際発生したシステム例外。
See Also:
  • Constructor Details

    • EntityViewRuntimeException

      public EntityViewRuntimeException()
    • EntityViewRuntimeException

      public EntityViewRuntimeException(String message, Throwable cause)
    • EntityViewRuntimeException

      public EntityViewRuntimeException(String message)
    • EntityViewRuntimeException

      public EntityViewRuntimeException(Throwable cause)