| Package | Description |
|---|---|
| com.google.appengine.tools.admin |
| Modifier and Type | Method and Description |
|---|---|
JspCompilationException.Source |
JspCompilationException.getSource() |
static JspCompilationException.Source |
JspCompilationException.Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JspCompilationException.Source[] |
JspCompilationException.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JspCompilationException(String message,
JspCompilationException.Source source) |
JspCompilationException(String message,
JspCompilationException.Source source,
Throwable cause) |
Copyright © 2022. All rights reserved.