Class UnsupportedRepeatException

All Implemented Interfaces:
Serializable

public final class UnsupportedRepeatException extends IrpException
Unsupported repeat found, for example, more than one infinite repeat, or hierarchical repeats.
See Also:
  • Constructor Details

    • UnsupportedRepeatException

      public UnsupportedRepeatException()
    • UnsupportedRepeatException

      public UnsupportedRepeatException(String str)