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