public class ParseException extends HerokuAPIException
RuntimeException that's thrown when response parsing fails to parse data returned by the API.| Constructor and Description |
|---|
ParseException(String msg) |
ParseException(String msg,
Throwable throwable) |
ParseException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.