public class InconsistentDatabase extends PlayException
| Constructor and Description |
|---|
InconsistentDatabase(String dbName,
String evolutionScript,
String error,
int revision,
String moduleKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName() |
String |
getError() |
String |
getErrorDescription() |
String |
getErrorTitle() |
String |
getEvolutionScript() |
String |
getMoreHTML() |
int |
getRevision() |
getId, getInterestingStackTraceElement, getInterestingStrackTraceElement, getLineNumber, getSourceFile, isSourceAvailableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getDbName()
public String getEvolutionScript()
public String getError()
public int getRevision()
public String getErrorTitle()
getErrorTitle in class PlayExceptionpublic String getErrorDescription()
getErrorDescription in class PlayExceptionpublic String getMoreHTML()
getMoreHTML in class PlayExceptionGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly