menu
woomera package
documentation
core.dart
ExceptionHandlerException
ExceptionHandlerException constructor
ExceptionHandlerException constructor
dark_mode
light_mode
ExceptionHandlerException
constructor
ExceptionHandlerException
(
Object
previousException
,
Object
exception
)
Constructor.
Implementation
ExceptionHandlerException(this.previousException, this.exception);
woomera package
documentation
core
ExceptionHandlerException
ExceptionHandlerException constructor
ExceptionHandlerException class