Package ca.phon.ipadictionary.exceptions
Class IPADictionaryExecption
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.phon.ipadictionary.exceptions.IPADictionaryExecption
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BackingStoreException
,CapabilityNotImplemented
,DuplicateEntry
Generic IPADictionaryException. All other dictionary exceptions
sub-class this.
- See Also:
-
Constructor Summary
ConstructorDescriptionIPADictionaryExecption
(String arg0) IPADictionaryExecption
(String arg0, Throwable arg1) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IPADictionaryExecption
public IPADictionaryExecption() -
IPADictionaryExecption
-
IPADictionaryExecption
-
IPADictionaryExecption
-