Package org.iplass.mtp.view.generic
Class EntityViewRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.SystemException
org.iplass.mtp.view.generic.EntityViewRuntimeException
- All Implemented Interfaces:
Serializable
EntityViewに関する操作の際発生したシステム例外。
- See Also:
-
Constructor Summary
ConstructorDescriptionEntityViewRuntimeException
(String message) EntityViewRuntimeException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EntityViewRuntimeException
public EntityViewRuntimeException() -
EntityViewRuntimeException
-
EntityViewRuntimeException
-
EntityViewRuntimeException
-