edu.rice.cs.hpc.data.experiment.InvalExperimentException Class Reference

Exception thrown when trying to parse an invalid experiment file. More...

List of all members.

Public Member Functions

 InvalExperimentException (int errorLineNumber)
 InvalExperimentException (String sMsg)
int getLineNumber ()

Protected Attributes

int errorLineNumber

Static Private Attributes

static final long serialVersionUID = 1L

Detailed Description

Exception thrown when trying to parse an invalid experiment file.

Definition at line 32 of file InvalExperimentException.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.data.experiment.InvalExperimentException.InvalExperimentException ( int  errorLineNumber  ) 

Definition at line 40 of file InvalExperimentException.java.

edu.rice.cs.hpc.data.experiment.InvalExperimentException.InvalExperimentException ( String  sMsg  ) 

Definition at line 46 of file InvalExperimentException.java.


Member Function Documentation

int edu.rice.cs.hpc.data.experiment.InvalExperimentException.getLineNumber (  ) 

Member Data Documentation

Definition at line 37 of file InvalExperimentException.java.


The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1