com.heroku.api.exception
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) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All Rights Reserved.