public class DuplicateVersionException extends RuntimeException
This unchecked exception is thrown by mongoTrek when it detects that a migration version number has been used more than one time.
| Constructor and Description |
|---|
DuplicateVersionException(net.ozwolf.mongo.migrations.internal.domain.Migration migration) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.