public class TabularDataSetException extends JDXSourceException
| Constructor and Description |
|---|
TabularDataSetException()
Intialises a TabularDataSetException
|
TabularDataSetException(int lineNum)
Intialises a TabularDataSetException indicating the line number where
it was thrown
|
TabularDataSetException(java.lang.String message)
Intialises a TabularDataSetException with a message
|
public TabularDataSetException()
public TabularDataSetException(java.lang.String message)
message - the messagepublic TabularDataSetException(int lineNum)
lineNum - the line number