public class ModemNotAvailableForATcommandsException extends ModemException
Constructor and Description |
---|
ModemNotAvailableForATcommandsException()
Create an instance with no message about why the Exception was thrown.
|
ModemNotAvailableForATcommandsException(java.lang.String msg)
Creates an instance with a message about why the Exception was thrown.
|
public ModemNotAvailableForATcommandsException()
public ModemNotAvailableForATcommandsException(java.lang.String msg)
msg
- detailed message explaining the reason for the Exception.Copyright © 2009 Eurotech Inc. All rights reserved.