Package comm
Class I2CException

Public Constructor I2CException

I2CException()

I2CException(String s)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

constructor I2CException():

Constructs a new I2CException class without additional information.

constructor I2CException(String s):

Constructs a new I2CException class with additional information.