Package org.harctoolbox.irp
Class Protocol.ProtocolNotDecodableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.harctoolbox.irp.IrpException
org.harctoolbox.irp.Protocol.ProtocolNotDecodableException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Protocol
This exception is thrown when trying to decode with a Protocol that is not decodeable.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString