menu
tos package
documentation
exception.dart
TosServerException
TosServerException.new constructor
TosServerException.new constructor
dark_mode
light_mode
TosServerException
constructor
TosServerException
(
String
code
, [
String
ec
=
''
])
Implementation
TosServerException(this.code, [this.ec = '']);
tos package
documentation
exception
TosServerException
TosServerException.new constructor
TosServerException class