Package org.harctoolbox.irp
Class UnsupportedRepeatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.harctoolbox.irp.IrpException
org.harctoolbox.irp.UnsupportedRepeatException
- All Implemented Interfaces:
Serializable
Unsupported repeat found, for example, more than one infinite repeat, or hierarchical repeats.
- 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
-
UnsupportedRepeatException
public UnsupportedRepeatException() -
UnsupportedRepeatException
-