Serialized Form
-
Package org.hotrod.runtime.dynamicsql
-
Class org.hotrod.runtime.dynamicsql.DynamicSQLEvaluationException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1L
-
Class org.hotrod.runtime.dynamicsql.SourceLocation extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
characterOffset
int characterOffset
-
columnNumber
int columnNumber
-
file
java.io.File file
-
lineNumber
int lineNumber
-
-
-
Package org.hotrod.runtime.exceptions
-
Class org.hotrod.runtime.exceptions.InvalidJavaExpressionException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
sourceLocation
SourceLocation sourceLocation
-
-
Class org.hotrod.runtime.exceptions.InvalidJexlExpressionException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.hotrod.runtime.exceptions.StaleDataException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.hotrod.runtime.livesql.exceptions
-
Class org.hotrod.runtime.livesql.exceptions.DuplicateLiveSQLAliasException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1L
-
Class org.hotrod.runtime.livesql.exceptions.InvalidLiveSQLClauseException extends InvalidLiveSQLStatementException implements Serializable
- serialVersionUID:
- 1L
-
Class org.hotrod.runtime.livesql.exceptions.InvalidLiveSQLStatementException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.hotrod.runtime.livesql.exceptions.UnsupportedLiveSQLFeatureException extends InvalidLiveSQLStatementException implements Serializable
- serialVersionUID:
- 1L
-