public class TwitterException extends RuntimeException
TwitterException(String detailMessage)
TwitterException(String detailMessage, Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TwitterException(String detailMessage)
public TwitterException(String detailMessage, Throwable throwable)