play.db
Class Evolutions.InconsistentDatabase

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by play.exceptions.PlayException
                  extended by play.db.Evolutions.InconsistentDatabase
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Evolutions

public static class Evolutions.InconsistentDatabase
extends PlayException

See Also:
Serialized Form

Constructor Summary
Evolutions.InconsistentDatabase(java.lang.String evolutionScript, java.lang.String error, int revision)
           
 
Method Summary
 java.lang.String getErrorDescription()
           
 java.lang.String getErrorTitle()
           
 java.lang.String getMoreHTML()
           
 
Methods inherited from class play.exceptions.PlayException
getId, getInterestingStrackTraceElement, getLineNumber, getSourceFile, isSourceAvailable
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Evolutions.InconsistentDatabase

public Evolutions.InconsistentDatabase(java.lang.String evolutionScript,
                                       java.lang.String error,
                                       int revision)
Method Detail

getErrorTitle

public java.lang.String getErrorTitle()
Specified by:
getErrorTitle in class PlayException

getErrorDescription

public java.lang.String getErrorDescription()
Specified by:
getErrorDescription in class PlayException

getMoreHTML

public java.lang.String getMoreHTML()
Overrides:
getMoreHTML in class PlayException


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly