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 TypeMethodDescriptionvoid
CommandAnalyze.analyze
(PrintStream out, CommandCommonOptions commandLineArgs) -
Uses of IrpException in org.harctoolbox.irp
Subclasses of IrpException in org.harctoolbox.irpModifier and TypeClassDescriptionfinal class
This Exception is thrown when a protocol parameter is outside of its domain.final class
Thrown if a name is syntactically invalid.final class
Thrown for invalid arguments.static class
final class
This exception is thrown when accessing a variable that has not been assigned.final class
Thrown if the BitCodes in a BitSpec are not unique.final class
static class
This exception is thrown when trying to decode with a Protocol that is not decodeable.static class
This exception is thrown when trying to render with a Protocol that is not renderable.class
final class
Thrown when trying to use an unknown protocol.final class
Unsupported repeat found, for example, more than one infinite repeat, or hierarchical repeats.Methods in org.harctoolbox.irp that throw IrpException