Serialized Form
|
Package com.google.visualization.datasource |
|
Package com.google.visualization.datasource.base |
trueString
java.lang.String trueString
- A string representing the boolean value true.
falseString
java.lang.String falseString
- A string representing the boolean value false.
reasonType
ReasonType reasonType
- The reason for this exception. Used to set the reason type of this
execution response by the thrower of this exception.
messageToUser
java.lang.String messageToUser
- The error message to return to the user.
|
Package com.google.visualization.datasource.datatable.value |
|
Package com.google.visualization.datasource.query.parser |
|
Class com.google.visualization.datasource.query.parser.ParseException extends java.lang.Exception implements Serializable |
specialConstructor
boolean specialConstructor
currentToken
com.google.visualization.datasource.query.parser.Token currentToken
expectedTokenSequences
int[][] expectedTokenSequences
tokenImage
java.lang.String[] tokenImage
eol
java.lang.String eol
|
Class com.google.visualization.datasource.query.parser.TokenMgrError extends java.lang.Error implements Serializable |
errorCode
int errorCode
|
Package com.google.visualization.datasource.util |
Copyright © 2009 Google. All Rights Reserved.