Package io.api.etherscan.error
Class ParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.api.etherscan.error.ApiException
-
- io.api.etherscan.error.ParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class ParseException extends ApiException
- Since:
- 29.10.2018
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ParseException(java.lang.String message, java.lang.Throwable cause, java.lang.String json)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetJson()
-