Appearance
Git Source
general Custom error used for all contract specific errors with the errorId_ param as error code. Look up the specific error code in the source code to find a better explanation of what went wrong (errors.sol).
errorId_
error StETHQueueError(uint256 errorId_);