menu
flutter_axelor_sdk package
documentation
models/exceptions.dart
ServerException
ServerException constructor
ServerException constructor
dark_mode
light_mode
ServerException
constructor
ServerException
(
String
?
message
)
Implementation
ServerException(this.message);
flutter_axelor_sdk package
documentation
models/exceptions
ServerException
ServerException constructor
ServerException class