Package org.harctoolbox.irp
Class DomainViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.harctoolbox.irp.IrpException
org.harctoolbox.irp.DomainViolationException
- All Implemented Interfaces:
Serializable
This Exception is thrown when a protocol parameter is outside of its domain.
- 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
-
DomainViolationException
-