DBProxyAlreadyExistsFault({String? type, String? message}) : super(type: type, code: 'DBProxyAlreadyExistsFault', message: message);