zksync_
error
0.4.0
Custom
Error
Message
Required Methods
get_message
Implementors
In crate zksync_
error
zksync_error
Trait
CustomErrorMessage
Copy item path
Source
pub trait CustomErrorMessage { // Required method fn
get_message
(&self) ->
String
; }
Required Methods
§
Source
fn
get_message
(&self) ->
String
Implementors
§
Source
§
impl
CustomErrorMessage
for
AnvilEnvironment
Source
§
impl
CustomErrorMessage
for
AnvilGeneric
Source
§
impl
CustomErrorMessage
for
Halt
Source
§
impl
CustomErrorMessage
for
Revert
Source
§
impl
CustomErrorMessage
for
LLVM_Era
Source
§
impl
CustomErrorMessage
for
LLVM_EVM
Source
§
impl
CustomErrorMessage
for
Solc
Source
§
impl
CustomErrorMessage
for
SolcFork
Source
§
impl
CustomErrorMessage
for
Zksolc
Source
§
impl
CustomErrorMessage
for
Zkvyper
Source
§
impl
CustomErrorMessage
for
API
Source
§
impl
CustomErrorMessage
for
EraVM
Source
§
impl
CustomErrorMessage
for
ExecutionPlatform
Source
§
impl
CustomErrorMessage
for
Sequencer
Source
§
impl
CustomErrorMessage
for
FoundryUpstream
Source
§
impl
CustomErrorMessage
for
FoundryZksync
Source
§
impl
CustomErrorMessage
for
HardhatUpstream
Source
§
impl
CustomErrorMessage
for
HardhatZksync