Package com.google.appengine.tools.admin
Class JspCompilationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.appengine.tools.admin.JspCompilationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionJspCompilationException(String message, JspCompilationException.Source source) JspCompilationException(String message, JspCompilationException.Source source, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JspCompilationException
-
JspCompilationException
public JspCompilationException(String message, JspCompilationException.Source source, Throwable cause)
-
-
Method Details
-
getSource
-