WikiVis Web Application
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Static Private Attributes | List of all members
wikivis.data.RevisionExtractionException Class Reference

This class represents an Exception that occurred during extraction of revision data. More...

Public Member Functions

 RevisionExtractionException (String msg)
 RevisionExtractionException (Throwable cause)
 RevisionExtractionException (String msg, Throwable cause)

Static Private Attributes

static final long serialVersionUID = -4944719387360695348L
 serial version UID

Detailed Description

This class represents an Exception that occurred during extraction of revision data.

Author
Florian Zoubek zoube.nosp@m.k@bi.nosp@m.tanda.nosp@m.rt.a.nosp@m.t
See Also
WikiVisDataService

Constructor & Destructor Documentation

wikivis.data.RevisionExtractionException.RevisionExtractionException ( String  msg)
See Also
Exception::Exception(String)
wikivis.data.RevisionExtractionException.RevisionExtractionException ( Throwable  cause)
See Also
Exception::Exception(Throwable)
wikivis.data.RevisionExtractionException.RevisionExtractionException ( String  msg,
Throwable  cause 
)
See Also
Exception::Exception(String, Throwable)

Member Data Documentation

final long wikivis.data.RevisionExtractionException.serialVersionUID = -4944719387360695348L
staticprivate

serial version UID


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