Class EntityManagerInitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.smeup.kokos.sdk.entity.exception.EntityManagerInitException
- All Implemented Interfaces:
Serializable
Thrown when
EntityManager cannot be initialized — for example when
a repository class discovered during package scanning cannot be instantiated.- 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
-
EntityManagerInitException
-