com.heroku.api.exception
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.heroku.api.exception.HerokuAPIException
com.heroku.api.exception.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends HerokuAPIException
TODO: Javadoc
- Author:
- Naaman Newbold
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseException
public ParseException(String msg)
ParseException
public ParseException(Throwable throwable)
ParseException
public ParseException(String msg,
Throwable throwable)
Copyright © 2012. All Rights Reserved.