java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.ebean.bean.NotEnhancedException
- All Implemented Interfaces:
Serializable
This exception is thrown, when the default implementation of EntityBean is not or not properly overwritten by enhancer.
- Author:
- Roland Praml, FOCONIS AG
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotEnhancedException
public NotEnhancedException()
-