menu
woomera package
documentation
core.dart
ExceptionHandlerException
ExceptionHandlerException.new constructor
ExceptionHandlerException.new 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.new constructor
ExceptionHandlerException class