public class ATCommandFailedException extends Exception
ATCommand, 
Serialized Form| Constructor and Description | 
|---|
| ATCommandFailedException()Constructs an exception with no specified detail message. | 
| ATCommandFailedException(String s)Constructs an exception with the specified detail message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toStringpublic ATCommandFailedException()
public ATCommandFailedException(String s)
s - the detail message