public class EntityCreationException extends RuntimeException
Thrown when there was an error creating an entity.
| Constructor and description |
|---|
EntityCreationException(String msg) |
EntityCreationException(String msg, Throwable throwable) |
| Methods inherited from class | Name |
|---|---|
class RuntimeException |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |