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