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, toString
Copyright © 2017. All rights reserved.