-
I'm trying to customize the errors page for my application.
I managed to customize 404 using "@bottle.error(404)" (although I think it changes the error page for every app) and 403 using a custom fi…
-
## Your Environment
Platform [PC desktop, Mac, iOS, Office on the web]: Mac
* Host [Excel, Word, PowerPoint, etc.]: Excel
* Office version number: 16.88
* Operating System: Mac OS
## Steps …
-
So, I've been tinkering with the `get_data()` and `save_data()` functions as well as #26 (PR incoming) and I came across an issue of whether we should implement custom errors for, let's say, data not …
-
### Describe the issue:
Custom errors within require statements work correctly when used inside functions, but they trigger an error when placed inside a modifier.
### Code example to reproduce …
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
In a…
-
As an Issuer,
I want to pass my custom ABI to the SDK to get contextualized errors,
So that my application can handle error cases seemlessly
----
Currently, only the errors defined in the `DefaultPo…
-
Currently, gocc messages are a bit obtuse for anyone not directly using gocc, and in particular they aren't in the FLC format that makes tools easy to integrate with That Person's Environment(TM). Pro…
-
# Handle
sorrynotsorry
# Vulnerability details
## Impact
Gas cost will be higher due to long string inside require statements
## Proof of Concept
require(this.totalSupply() > 0, "Exchange: INSUFF…
-
Ive looked through the source and in the ParseError there is a generic for it, yet no docs.
Could this be documented or developed further?
-
### Version Information
* vyper Version (output of `vyper --version`): 0.3.3
* OS: linux
* Python Version (output of `python --version`): 3.8
### What's your issue about?
I want to mimic th…