menu
vulnguard_library package
documentation
core/exception.dart
ServerException
ServerException.new constructor
ServerException.new constructor
dark_mode
light_mode
ServerException
constructor
ServerException
(
{
required
String
message
,
})
Implementation
ServerException({required this.message});
vulnguard_library package
documentation
core/exception
ServerException
ServerException.new constructor
ServerException class