mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
- Allow omitting description. - Provide a default description. - Use a custom exception type derived from util::Exception rather than std::exception.