Class EnvironmentVariableChecker.IncorrectEnvironmentVariableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.apphosting.utils.config.AppEngineConfigException
com.google.appengine.tools.development.EnvironmentVariableChecker.IncorrectEnvironmentVariableException
- All Implemented Interfaces:
Serializable
- Enclosing class:
EnvironmentVariableChecker
public static class EnvironmentVariableChecker.IncorrectEnvironmentVariableException
extends com.google.apphosting.utils.config.AppEngineConfigException
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionList<com.google.appengine.tools.development.EnvironmentVariableChecker.Mismatch> Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getMismatches
public List<com.google.appengine.tools.development.EnvironmentVariableChecker.Mismatch> getMismatches()
-