cds.simbad
Class BibcodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cds.simbad.BibcodeException
- All Implemented Interfaces:
- java.io.Serializable
- public class BibcodeException
- extends java.lang.Exception
Bibcode Exception
- Version:
- 1.0 Apr 2003
- Author:
- Marc Wenger/CDS
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
bibcodeString
private java.lang.String bibcodeString
BibcodeException
public BibcodeException()
BibcodeException
public BibcodeException(java.lang.String msg,
java.lang.String bibcode)
getBibcode
public java.lang.String getBibcode()
toString
public java.lang.String toString()