Serializable
public class SmsException extends RuntimeException
SmsException(String message)
SmsException(Throwable cause)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SmsException(String message)
message
public SmsException(Throwable cause)
cause
Copyright © 2018. All rights reserved.