Package org.harctoolbox.irp
Class NonUniqueBitCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.harctoolbox.irp.IrpException
org.harctoolbox.irp.NonUniqueBitCodeException
- All Implemented Interfaces:
Serializable
Thrown if the BitCodes in a BitSpec are not unique.
- 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
-
NonUniqueBitCodeException
public NonUniqueBitCodeException()
-