|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--uk.ac.umist.co.brailletrans.LanguageLegacyDatafileFormatException
Indicates an error in loading and parsing a legacy 256-character language file for use.
| Constructor Summary | |
LanguageLegacyDatafileFormatException()
Creates a new default LanguageLegacyDatafileFormatException |
|
LanguageLegacyDatafileFormatException(java.lang.String description)
Creates a new LanguageLegacyDatafileFormatException with the error text held in description. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LanguageLegacyDatafileFormatException()
public LanguageLegacyDatafileFormatException(java.lang.String description)
description.description - String
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||