Package network.quant.ethereum.exception
Class EthGasStationRequestFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- network.quant.ethereum.exception.EthGasStationRequestFailedException
-
- All Implemented Interfaces:
java.io.Serializable
public class EthGasStationRequestFailedException extends java.lang.ExceptionThrow this exception when Ethereum gas service failed- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EthGasStationRequestFailedException(java.lang.String message)
-