|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.f1j.util.F1Exception
|
+--com.f1j.util.InvalidArgumentException
|
+--com.f1j.ss.InvalidArgumentException
|
+--com.f1j.ss.pivot.InvalidArgumentException
Thrown to indicate that a method has been passed an invalid argument.
| Field Summary | |
static com.f1j.util.F1Exception.EType |
eInvalidF1DataSource
"The external data query is invalid." |
static com.f1j.util.F1Exception.EType |
eInvalidSourceReference
"Invalid worksheet address for source." |
static com.f1j.util.F1Exception.EType |
eNoComplexSummariesAndCalcItems
"Average, Standard Deviation, or Variance in Summaries are not allowed if calculated item are present." |
static com.f1j.util.F1Exception.EType |
eNoCustomTotalsAndCalcItems
"Custom subtotals and calculated items are not allowed in same PivotRange." |
static com.f1j.util.F1Exception.EType |
ePageWrapCountInvalid
Used to indicate that the page wrap count is out of range. |
static com.f1j.util.F1Exception.EType |
eTwiceEnteredFieldsAndCalcItems
"If PivotRange has calculated items, fields may not be entered in two different areas, or twice in the data area." |
| Fields inherited from class com.f1j.ss.InvalidArgumentException |
eBadFormula,
eBadRC,
eIllegalRange |
| Fields inherited from class com.f1j.util.InvalidArgumentException |
eGeneric,
eStringTooLong |
| Methods inherited from class com.f1j.util.F1Exception |
getError,
getLocalizedMessage,
getMessage,
getType |
| Field Detail |
public static final com.f1j.util.F1Exception.EType eTwiceEnteredFieldsAndCalcItems
F1Exception.ETypepublic static final com.f1j.util.F1Exception.EType eNoCustomTotalsAndCalcItems
F1Exception.ETypepublic static final com.f1j.util.F1Exception.EType eNoComplexSummariesAndCalcItems
F1Exception.ETypepublic static final com.f1j.util.F1Exception.EType eInvalidF1DataSource
F1Exception.ETypepublic static final com.f1j.util.F1Exception.EType ePageWrapCountInvalid
F1Exception.ETypepublic static final com.f1j.util.F1Exception.EType eInvalidSourceReference
F1Exception.EType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||