Class UnknownResourcePathException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.ebeaninternal.dbmigration.UnknownResourcePathException
All Implemented Interfaces:
Serializable

Exception when db migration resource path does not exist.

Typically the working directory or pathToResources is incorrect.

See Also: