Uses of Class
org.harctoolbox.irp.IrpException
Packages that use IrpException
-
Uses of IrpException in org.harctoolbox.cmdline
Methods in org.harctoolbox.cmdline that throw IrpExceptionModifier and TypeMethodDescriptionvoidCommandAnalyze.analyze(PrintStream out, CommandCommonOptions commandLineArgs) -
Uses of IrpException in org.harctoolbox.irp
Subclasses of IrpException in org.harctoolbox.irpModifier and TypeClassDescriptionfinal classThis Exception is thrown when a protocol parameter is outside of its domain.final classThrown if a name is syntactically invalid.final classThrown for invalid arguments.static classfinal classThis exception is thrown when accessing a variable that has not been assigned.final classThrown if the BitCodes in a BitSpec are not unique.final classstatic classThis exception is thrown when trying to decode with a Protocol that is not decodeable.static classThis exception is thrown when trying to render with a Protocol that is not renderable.classfinal classThrown when trying to use an unknown protocol.final classUnsupported repeat found, for example, more than one infinite repeat, or hierarchical repeats.Methods in org.harctoolbox.irp that throw IrpException