add
This commit is contained in:
4
ccxt/static_dependencies/ethereum/utils/exceptions.py
Normal file
4
ccxt/static_dependencies/ethereum/utils/exceptions.py
Normal file
@@ -0,0 +1,4 @@
|
||||
class ValidationError(Exception):
|
||||
"""
|
||||
Raised when something does not pass a validation check.
|
||||
"""
|
||||
Reference in New Issue
Block a user