This class represents an Exception that occurred during extraction of revision data.
More...
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 |
The documentation for this class was generated from the following file: