Package io.ebean.enhance.common
Class AlreadyEnhancedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.ebean.enhance.common.AlreadyEnhancedException
- All Implemented Interfaces:
Serializable
Exception thrown during enhancement when it is detected that the enhancement has already taken place.
This is expected when off line enhancement (via ant task) is used.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AlreadyEnhancedException
-
-
Method Details
-
getClassName
-