-
public final class CreateTxException.FeeTooLow extends CreateTxException
-
-
Constructor Summary
Constructors Constructor Description CreateTxException.FeeTooLow(String required)
-
Method Summary
Modifier and Type Method Description StringgetMessage()final StringgetRequired()-
-
Constructor Detail
-
CreateTxException.FeeTooLow
CreateTxException.FeeTooLow(String required)
-
-
Method Detail
-
getMessage
String getMessage()
-
getRequired
final String getRequired()
-
-
-
-