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