menu
xfdn_design_system_admin package
documentation
widgets/my_base_exception.dart
BaseException
setStackTrace method
setStackTrace method
dark_mode
light_mode
setStackTrace
method
void
setStackTrace
(
StackTrace
stackTrace
)
Implementation
void setStackTrace(StackTrace stackTrace) { this.stackTrace = stackTrace; }
xfdn_design_system_admin package
documentation
widgets/my_base_exception
BaseException
setStackTrace method
BaseException class