Package org.harctoolbox.ircore
Class IrCoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.harctoolbox.ircore.IrCoreException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidArgumentException
,Pronto.NonProntoFormatException
Abstract superclass of all the exceptions in IrCore.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IrCoreException
-
IrCoreException
-
IrCoreException
public IrCoreException()
-