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