|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
play.exceptions.PlayException
play.exceptions.ConfigurationException
public class ConfigurationException
Error in application.conf
| Constructor Summary | |
|---|---|
ConfigurationException(java.lang.String message)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getErrorDescription()
|
java.lang.String |
getErrorTitle()
|
| Methods inherited from class play.exceptions.PlayException |
|---|
getId, getInterestingStrackTraceElement, getLineNumber, getMoreHTML, 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 |
|---|
public ConfigurationException(java.lang.String message)
| Method Detail |
|---|
public java.lang.String getErrorDescription()
getErrorDescription in class PlayExceptionpublic java.lang.String getErrorTitle()
getErrorTitle in class PlayException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||