Libraries
»
casper_network
(1.0.2)
»
Index
»
Casper
»
RpcError
»
InvalidParameter
»
argument_error
Method: Casper::RpcError::InvalidParameter.argument_error
Defined in:
lib/rpc/rpc_error.rb
.
argument_error
⇒
String
Returns:
(
String
)
74 75 76
# File 'lib/rpc/rpc_error.rb', line 74
def
self
.
argument_error
"
ArgumentError
"
end