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

public static class Protocol.ProtocolNotDecodableException extends IrpException
This exception is thrown when trying to decode with a Protocol that is not decodeable.
See Also: