Package comm
Class CommStateException

Public Constructor CommStateException

CommStateException()

CommStateException(String s)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

constructor CommStateException():

Constructs a new CommStateException class without additional information.

constructor CommStateException(String s):

Constructs a new CommStateException class with additional information.