|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.blinkenlights.jid3.ID3Exception
Constructor Summary | |
ID3Exception()
|
|
ID3Exception(java.lang.String arg0)
|
|
ID3Exception(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
ID3Exception(java.lang.Throwable arg0)
|
Method Summary | |
static java.lang.String |
getStackTrace(java.lang.Throwable oThrowable)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ID3Exception()
public ID3Exception(java.lang.String arg0)
public ID3Exception(java.lang.Throwable arg0)
public ID3Exception(java.lang.String arg0, java.lang.Throwable arg1)
Method Detail |
public static java.lang.String getStackTrace(java.lang.Throwable oThrowable)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |