All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----com.arcsinc.hardwarehost.ArcsCommException
ArcsCommException
class is a trivial
subclass of java.lang.Exception
for the purpose of
declaring communication exceptions with the hardware.
public ArcsCommException()
public ArcsCommException(String s)
All Packages Class Hierarchy This Package Previous Next Index