|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception dguitar.codecs.CodecFormatException dguitar.codecs.guitarPro.GPFormatException dguitar.codecs.guitarPro.version2.GP2FormatException
The class GP2FormatException is an exception thrown when there is a problem with the decoding of a Guitar Pro 2 file.
Field Summary | |
private static long |
serialVersionUID
Comment for serialVersionUID |
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
GP2FormatException(java.lang.String s)
|
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 |
Field Detail |
private static final long serialVersionUID
serialVersionUID
Constructor Detail |
public GP2FormatException(java.lang.String s)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |