ServerException({ required this.name, required this.reason, required this.message, required this.info, }) : super(null);