menu
em_st_artifacts package
documentation
extensions/op_status_exceptions.dart
OpStatusToException
toException method
toException method
dark_mode
light_mode
toException
method
ArtifactsException
toException
(
)
Implementation
ArtifactsException toException() { return ArtifactsException(ErrorMsg.toString(), this.Error); }
em_st_artifacts package
documentation
extensions/op_status_exceptions
OpStatusToException
toException method
OpStatusToException extension on
NativeOpStatus