Package org.harctoolbox.irp
Class IrpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.harctoolbox.irp.IrpException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DomainViolationException,InvalidNameException,IrpInvalidArgumentException,NamedProtocol.TooDeepPreferOversException,NameUnassignedException,NonUniqueBitCodeException,Protocol.ProtocolNotDecodableException,Protocol.ProtocolNotRenderableException,SignalRecognitionException,UnknownProtocolException,UnsupportedRepeatException
This class is a superclass of the exceptions thrown in the package.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IrpException
-
IrpException
public IrpException() -
IrpException
-